Searched refs:IXP23XX_INTC_REG (Results 1 – 1 of 1) sorted by relevance
179 #define IXP23XX_INTC_REG(x) ((volatile unsigned long *)(IXP23XX_INTC_VIRT + (x))) macro180 #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(0x20)[all …]