Searched refs:IXP4XX_PERIPHERAL_BASE_PHYS (Results 1 – 11 of 11) sorted by relevance
/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp4xx-regs.h | 65 #define IXP4XX_PERIPHERAL_BASE_PHYS (0xC8000000) macro 115 #define IXP4XX_UART1_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x0000) 116 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) 117 #define IXP4XX_PMU_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x2000) 118 #define IXP4XX_INTC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x3000) 119 #define IXP4XX_GPIO_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x4000) 120 #define IXP4XX_TIMER_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x5000) 121 #define IXP4XX_NPEA_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x6000) 122 #define IXP4XX_NPEB_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x7000) 123 #define IXP4XX_NPEC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x8000) [all …]
|
/arch/arm/mach-ixp4xx/ |
D | ixdp425-setup.c | 252 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, 265 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, 278 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, 291 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | coyote-setup.c | 104 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, 121 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | avila-setup.c | 166 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, 183 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | wg302v2-setup.c | 101 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | gateway7001-setup.c | 100 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | dsmg600-setup.c | 265 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | nslu2-setup.c | 284 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | nas100d-setup.c | 303 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | fsg-setup.c | 267 .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
D | common.c | 54 .pfn = __phys_to_pfn(IXP4XX_PERIPHERAL_BASE_PHYS),
|