Home
last modified time | relevance | path

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

/arch/m32r/platforms/oaks32r/
Dsetup.c57 static struct irq_chip oaks32r_irq_type = variable
76 irq_set_chip_and_handler(M32R_IRQ_INT3, &oaks32r_irq_type, in init_IRQ()
83 irq_set_chip_and_handler(M32R_IRQ_MFT2, &oaks32r_irq_type, in init_IRQ()
90 irq_set_chip_and_handler(M32R_IRQ_SIO0_R, &oaks32r_irq_type, in init_IRQ()
96 irq_set_chip_and_handler(M32R_IRQ_SIO0_S, &oaks32r_irq_type, in init_IRQ()
102 irq_set_chip_and_handler(M32R_IRQ_SIO1_R, &oaks32r_irq_type, in init_IRQ()
108 irq_set_chip_and_handler(M32R_IRQ_SIO1_S, &oaks32r_irq_type, in init_IRQ()