Searched refs:NR_INTERNAL_IRQS (Results 1 – 3 of 3) sorted by relevance
4 #define NR_INTERNAL_IRQS 64 macro9 #define NR_IRQS (NR_INTERNAL_IRQS)
4 #define EIM_IRQ_BASE NR_INTERNAL_IRQS
125 for (i = 0; i < NR_INTERNAL_IRQS; i++) { in init_IRQ()