Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h120 #define IXP4XX_EthA_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0xC000) macro
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1423 regs_phys = IXP4XX_EthA_BASE_PHYS; in eth_init_one()