Home
last modified time | relevance | path

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

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