Home
last modified time | relevance | path

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

/arch/m32r/platforms/mappi3/
Dsetup.c66 static struct irq_chip mappi3_irq_type = { variable
77 irq_set_chip_and_handler(M32R_IRQ_INT0, &mappi3_irq_type, in init_IRQ()
84 irq_set_chip_and_handler(M32R_IRQ_MFT2, &mappi3_irq_type, in init_IRQ()
91 irq_set_chip_and_handler(M32R_IRQ_SIO0_R, &mappi3_irq_type, in init_IRQ()
97 irq_set_chip_and_handler(M32R_IRQ_SIO0_S, &mappi3_irq_type, in init_IRQ()
102 irq_set_chip_and_handler(M32R_IRQ_SIO1_R, &mappi3_irq_type, in init_IRQ()
108 irq_set_chip_and_handler(M32R_IRQ_SIO1_S, &mappi3_irq_type, in init_IRQ()
116 irq_set_chip_and_handler(M32R_IRQ_INT1, &mappi3_irq_type, in init_IRQ()
123 irq_set_chip_and_handler(PLD_IRQ_CFIREQ, &mappi3_irq_type, in init_IRQ()
130 irq_set_chip_and_handler(PLD_IRQ_CFC_INSERT, &mappi3_irq_type, in init_IRQ()
[all …]