Searched refs:IXP4XX_EthA_BASE_VIRT (Results 1 – 2 of 2) sorted by relevance
142 #define IXP4XX_EthA_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0xC000) macro
1400 port->regs = (struct eth_regs __iomem *)IXP4XX_EthA_BASE_VIRT; in eth_init_one()