Searched refs:IXP4XX_EthB_BASE_VIRT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h146 #define IXP4XX_EthB_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x9000) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dixp4xx_eth.c348 mdio_regs = (struct eth_regs __iomem *)IXP4XX_EthB_BASE_VIRT;
1188 port->regs = (struct eth_regs __iomem *)IXP4XX_EthB_BASE_VIRT;

Completed in 112 milliseconds