IRQ_CFG_IRQ_BITS
return irq_num * IRQ_CFG_IRQ_BITS;
#define IRQ_CFG_IRQ_MASK ((1 << IRQ_CFG_IRQ_BITS) - 1)