Searched refs:PLD_IRQ_IDEIREQ (Results 1 – 2 of 2) sorted by relevance
138 irq_set_chip_and_handler(PLD_IRQ_IDEIREQ, &mappi3_irq_type, in init_IRQ()140 icu_data[PLD_IRQ_IDEIREQ].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD10; in init_IRQ()141 disable_mappi3_irq(PLD_IRQ_IDEIREQ); in init_IRQ()
60 #define PLD_IRQ_IDEIREQ (8) /* INT7 IDE Interrupt */ macro