Searched refs:NUM_MACH_IRQS (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-v850/
H A Dirq.h19 /* Default NUM_MACH_IRQS. */
20 #ifndef NUM_MACH_IRQS
21 #define NUM_MACH_IRQS NUM_CPU_IRQS macro
25 #define FIRST_NMI NUM_MACH_IRQS
31 #define NR_IRQS (NUM_MACH_IRQS + NUM_NMIS)
H A Drte_cb.h43 /* We define NUM_MACH_IRQS to include extra interrupts from the GBUS. */
44 # define NUM_MACH_IRQS (NUM_RTE_CB_IRQS + IRQ_GBUS_INT_NUM) macro
48 # define NUM_MACH_IRQS NUM_RTE_CB_IRQS macro
H A Dv850e_intc.h88 /* Disable all irqs. This is purposely a macro, because NUM_MACH_IRQS
90 #define v850e_intc_disable_irqs() _v850e_intc_disable_irqs (NUM_MACH_IRQS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/v850/kernel/
H A Dma.c37 { "IRQ", 0, NUM_MACH_IRQS, 1, 7 },
H A Dsim85e2.c157 { "IRQ", 0, NUM_MACH_IRQS, 1, 7 },
H A Danna.c102 { "IRQ", 0, NUM_MACH_IRQS, 1, 7 },
H A Dfpga85e2c.c139 { "IRQ", 0, NUM_MACH_IRQS, 1, 7 },
H A Dsim.c87 init_irq_handlers (0, NUM_MACH_IRQS, 1, &sim_irq_type);
H A Das85ep1.c137 { "IRQ", 0, NUM_MACH_IRQS, 1, 7 },
H A Dsetup.c153 init_irq_handlers (0, NUM_MACH_IRQS, 1, 0);

Completed in 101 milliseconds