Home
last modified time | relevance | path

Searched refs:NETX_XPEC_RAM_START_OFS (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/
Dnetx-eth.c222 priv->xpec_base + NETX_XPEC_RAM_START_OFS + ETH_MAC_4321); in netx_eth_open()
225 priv->xpec_base + NETX_XPEC_RAM_START_OFS + ETH_MAC_65); in netx_eth_open()
232 priv->xpec_base + NETX_XPEC_RAM_START_OFS + in netx_eth_open()
248 priv->xpec_base + NETX_XPEC_RAM_START_OFS + ETH_MAC_LOCAL_CONFIG); in netx_eth_close()
345 NETX_XPEC_RAM_START_OFS + ETH_MAC_4321); in netx_eth_enable()
347 NETX_XPEC_RAM_START_OFS + ETH_MAC_65); in netx_eth_enable()
/linux-3.3/arch/arm/mach-netx/include/mach/
Dnetx-regs.h291 #define NETX_XPEC_RAM_START_OFS 0x2000 macro