Searched refs:NUM_IRQ (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/mips/bcm63xx/
H A Ddev-usb-usbd.c19 #define NUM_IRQ 7 macro
21 static struct resource usbd_resources[NUM_MMIO + NUM_IRQ];
38 const int irq_list[NUM_IRQ] = { IRQ_USBD,
55 for (i = 0; i < NUM_IRQ; i++) {

Completed in 208 milliseconds