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