irq2evt 17 include/linux/sh_intc.h #define irq2evt(irq) (((irq) + 16) << 5) irq2evt 20 include/linux/sh_intc.h #define irq2evt(irq) (irq)