Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h125 #define IXP4XX_EthC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0xA000) macro
/linux-2.6.39/drivers/net/arm/
Dixp4xx_eth.c1193 regs_phys = IXP4XX_EthC_BASE_PHYS; in eth_init_one()