Searched refs:DSIU_IRQ (Results 1 – 3 of 3) sorted by relevance
57 .start = DSIU_IRQ,58 .end = DSIU_IRQ,
258 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_enable_dsiuint()270 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_disable_dsiuint()
62 #define DSIU_IRQ SYSINT2_IRQ(5) macro