Home
last modified time | relevance | path

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

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