Home
last modified time | relevance | path

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

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