Home
last modified time | relevance | path

Searched refs:IXP4XX_EthB_BASE_PHYS (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/arch/arm/mach-ixp4xx/
Dnas100d-setup.c170 .start = IXP4XX_EthB_BASE_PHYS,
171 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Dnslu2-setup.c190 .start = IXP4XX_EthB_BASE_PHYS,
191 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Domixp-setup.c175 .start = IXP4XX_EthB_BASE_PHYS,
176 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Dvulcan-setup.c129 .start = IXP4XX_EthB_BASE_PHYS,
130 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Dfsg-setup.c137 .start = IXP4XX_EthB_BASE_PHYS,
138 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Dixdp425-setup.c192 .start = IXP4XX_EthB_BASE_PHYS,
193 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
Dgoramo_mlr.c278 .start = IXP4XX_EthB_BASE_PHYS,
279 .end = IXP4XX_EthB_BASE_PHYS + 0x0fff,
/Linux-v5.10/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h110 #define IXP4XX_EthB_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x9000) macro