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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsetup_mappi3.c73 static struct hw_interrupt_type mappi3_irq_type = variable in typeref:struct:hw_interrupt_type
89 irq_desc[M32R_IRQ_INT0].chip = &mappi3_irq_type;
98 irq_desc[M32R_IRQ_MFT2].chip = &mappi3_irq_type;
107 irq_desc[M32R_IRQ_SIO0_R].chip = &mappi3_irq_type;
115 irq_desc[M32R_IRQ_SIO0_S].chip = &mappi3_irq_type;
122 irq_desc[M32R_IRQ_SIO1_R].chip = &mappi3_irq_type;
130 irq_desc[M32R_IRQ_SIO1_S].chip = &mappi3_irq_type;
140 irq_desc[M32R_IRQ_INT1].chip = &mappi3_irq_type;
149 irq_desc[PLD_IRQ_CFIREQ].chip = &mappi3_irq_type;
158 irq_desc[PLD_IRQ_CFC_INSERT].chip = &mappi3_irq_type;
[all...]

Completed in 50 milliseconds