evt2irq 16 include/linux/sh_intc.h #define evt2irq(evt) (((evt) >> 5) - 16) evt2irq 19 include/linux/sh_intc.h #define evt2irq(evt) (evt)