csl_cpgmac_sl.h File Reference

Header file containing various enumerations, structure definitions and function declarations for the CP GMAC Sliver submodule (CPGMAC_SL) of EMAC. More...

#include <ti/csl/soc.h>
#include <ti/csl/csl.h>
#include <ti/csl/cslr_cpgmac_sl.h>

Data Structures

struct  CSL_CPGMAC_SL_VERSION
 Holds the Sliver submodule's version info. More...
struct  CSL_CPGMAC_SL_MACSTATUS
 Holds MAC status register contents. More...

Defines

#define hCpgmacSlRegs   ((CSL_Cpgmac_slPortRegs *) (CSL_PA_SS_CFG_REGS + 0x00090900))
 Pointer to the EMAC overlay registers.
#define CSL_CPGMAC_SL_MACCONTROL_FULLDUPLEX_EN   (1 << 0u)
 MAC control register configuration definitions.
#define CSL_CPGMAC_SL_MACCONTROL_LOOPBACK_EN   (1 << 1u)
#define CSL_CPGMAC_SL_MACCONTROL_RX_FLOW_EN   (1 << 3u)
#define CSL_CPGMAC_SL_MACCONTROL_TX_FLOW_EN   (1 << 4u)
#define CSL_CPGMAC_SL_MACCONTROL_GMII_EN   (1 << 5u)
#define CSL_CPGMAC_SL_MACCONTROL_TX_PACE_EN   (1 << 6u)
#define CSL_CPGMAC_SL_MACCONTROL_GIG_EN   (1 << 7u)
#define CSL_CPGMAC_SL_MACCONTROL_TX_SHORT_GAP_EN   (1 << 10u)
#define CSL_CPGMAC_SL_MACCONTROL_CMD_IDLE_EN   (1 << 11u)
#define CSL_CPGMAC_SL_MACCONTROL_IFCTL_A_EN   (1 << 15u)
#define CSL_CPGMAC_SL_MACCONTROL_IFCTL_B_EN   (1 << 16u)
#define CSL_CPGMAC_SL_MACCONTROL_GIG_FORCE_EN   (1 << 17u)
#define CSL_CPGMAC_SL_MACCONTROL_EXT_EN   (1 << 18u)
#define CSL_CPGMAC_SL_MACCONTROL_RX_CEF_EN   (1 << 22u)
#define CSL_CPGMAC_SL_MACCONTROL_RX_CSF_EN   (1 << 23u)
#define CSL_CPGMAC_SL_MACCONTROL_RX_CMF_EN   (1 << 24u)

Detailed Description

Header file containing various enumerations, structure definitions and function declarations for the CP GMAC Sliver submodule (CPGMAC_SL) of EMAC.

============================================================================
(C) Copyright 2009, Texas Instruments, Inc.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of Texas Instruments Incorporated nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Copyright 2012, Texas Instruments Incorporated