Home
last modified time | relevance | path

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

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