Home
last modified time | relevance | path

Searched refs:IXP23XX_PERIPHERAL_VIRT (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-ixp23xx/include/mach/
Dixp23xx.h50 #define IXP23XX_PERIPHERAL_VIRT 0xfff00000 macro
145 #define IXP23XX_UART1_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x0000)
146 #define IXP23XX_UART2_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x1000)
147 #define IXP23XX_PMU_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x2000)
148 #define IXP23XX_INTC_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x3000)
149 #define IXP23XX_GPIO_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x4000)
150 #define IXP23XX_TIMER_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x5000)
151 #define IXP23XX_NPE0_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x6000)
152 #define IXP23XX_DSR_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x7000)
153 #define IXP23XX_NPE1_VIRT (IXP23XX_PERIPHERAL_VIRT + 0x8000)
[all …]
Ddebug-macro.S17 ldr \rv, =IXP23XX_PERIPHERAL_VIRT @ virtual
/linux-3.4.99/arch/arm/mach-ixp23xx/
Dcore.c62 .virtual = IXP23XX_PERIPHERAL_VIRT,