NUM_IRQ
static struct resource usbd_resources[NUM_MMIO + NUM_IRQ];
const int irq_list[NUM_IRQ] = { IRQ_USBD,
for (i = 0; i < NUM_IRQ; i++) {