Searched refs:IXP23XX_INTC_REG (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ixp23xx/include/mach/
H A Dixp23xx.h179 #define IXP23XX_INTC_REG(x) ((volatile unsigned long *)(IXP23XX_INTC_VIRT + (x))) macro
180 #define IXP23XX_INTR_ST1 IXP23XX_INTC_REG(0x00)
181 #define IXP23XX_INTR_ST2 IXP23XX_INTC_REG(0x04)
182 #define IXP23XX_INTR_ST3 IXP23XX_INTC_REG(0x08)
183 #define IXP23XX_INTR_ST4 IXP23XX_INTC_REG(0x0c)
184 #define IXP23XX_INTR_EN1 IXP23XX_INTC_REG(0x10)
185 #define IXP23XX_INTR_EN2 IXP23XX_INTC_REG(0x14)
186 #define IXP23XX_INTR_EN3 IXP23XX_INTC_REG(0x18)
187 #define IXP23XX_INTR_EN4 IXP23XX_INTC_REG(0x1c)
188 #define IXP23XX_INTR_SEL1 IXP23XX_INTC_REG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ixp23xx/include/mach/
H A Dixp23xx.h179 #define IXP23XX_INTC_REG(x) ((volatile unsigned long *)(IXP23XX_INTC_VIRT + (x))) macro
180 #define IXP23XX_INTR_ST1 IXP23XX_INTC_REG(0x00)
181 #define IXP23XX_INTR_ST2 IXP23XX_INTC_REG(0x04)
182 #define IXP23XX_INTR_ST3 IXP23XX_INTC_REG(0x08)
183 #define IXP23XX_INTR_ST4 IXP23XX_INTC_REG(0x0c)
184 #define IXP23XX_INTR_EN1 IXP23XX_INTC_REG(0x10)
185 #define IXP23XX_INTR_EN2 IXP23XX_INTC_REG(0x14)
186 #define IXP23XX_INTR_EN3 IXP23XX_INTC_REG(0x18)
187 #define IXP23XX_INTR_EN4 IXP23XX_INTC_REG(0x1c)
188 #define IXP23XX_INTR_SEL1 IXP23XX_INTC_REG(
[all...]

Completed in 165 milliseconds