Searched refs:DSIU_IRQ (Results 1 – 3 of 3) sorted by relevance
70 .start = DSIU_IRQ,71 .end = DSIU_IRQ,
271 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_enable_dsiuint()283 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_disable_dsiuint()
66 #define DSIU_IRQ SYSINT2_IRQ(5) macro