Searched refs:START_EXT_IRQS (Results 1 – 3 of 3) sorted by relevance
78 #define START_EXT_IRQS 64 macro81 #define IRQ_P2INTA (START_EXT_IRQS + (3*8) + 0)82 #define IRQ_P2INTB (START_EXT_IRQS + (3*8) + 1)83 #define IRQ_P2INTC (START_EXT_IRQS + (3*8) + 2)84 #define IRQ_P2INTD (START_EXT_IRQS + (3*8) + 3)86 #define START_EXT_IRQS 64 macro
22 #define KEYBOARD_IRQ (START_EXT_IRQS + 2) /* SMSC SuperIO IRQ 1 */64 #define AUX_IRQ (START_EXT_IRQS + 6) /* SMSC SuperIO IRQ12 */
62 irq -= START_EXT_IRQS; in enable_cayman_irq()79 irq -= START_EXT_IRQS; in disable_cayman_irq()138 irq = START_EXT_IRQS + i; in cayman_irq_demux()155 irq = START_EXT_IRQS + (3 * 8) + i; in cayman_irq_demux()188 irq_desc[START_EXT_IRQS + i].handler = &cayman_irq_type; in init_cayman_irq()