irq2evt
__raw_writel(irq2evt(irq), INTACKCLR);
irq, irq2evt(irq));
#define INTC_IRQ(enum_id, irq) INTC_VECT(enum_id, irq2evt(irq))