Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-ixp4xx/
Domixp-setup.c183 .start = IXP4XX_EthC_BASE_PHYS,
184 .end = IXP4XX_EthC_BASE_PHYS + 0x0fff,
Dvulcan-setup.c137 .start = IXP4XX_EthC_BASE_PHYS,
138 .end = IXP4XX_EthC_BASE_PHYS + 0x0fff,
Dfsg-setup.c145 .start = IXP4XX_EthC_BASE_PHYS,
146 .end = IXP4XX_EthC_BASE_PHYS + 0x0fff,
Dixdp425-setup.c200 .start = IXP4XX_EthC_BASE_PHYS,
201 .end = IXP4XX_EthC_BASE_PHYS + 0x0fff,
Dgoramo_mlr.c286 .start = IXP4XX_EthC_BASE_PHYS,
287 .end = IXP4XX_EthC_BASE_PHYS + 0x0fff,
/Linux-v5.10/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h111 #define IXP4XX_EthC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0xA000) macro