Home
last modified time | relevance | path

Searched refs:IXP4XX_PERIPHERAL_BASE_VIRT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h66 #define IXP4XX_PERIPHERAL_BASE_VIRT (0xFFBEB000) macro
137 #define IXP4XX_UART1_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x0000)
138 #define IXP4XX_UART2_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x1000)
139 #define IXP4XX_PMU_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x2000)
140 #define IXP4XX_INTC_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x3000)
141 #define IXP4XX_GPIO_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x4000)
142 #define IXP4XX_TIMER_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x5000)
143 #define IXP4XX_NPEA_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x6000)
144 #define IXP4XX_NPEB_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x7000)
145 #define IXP4XX_NPEC_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x8000)
[all …]
/linux-3.4.99/arch/arm/mach-ixp4xx/
Dcommon.c56 .virtual = IXP4XX_PERIPHERAL_BASE_VIRT,