Searched refs:NUM_IRQS (Results 1 – 2 of 2) sorted by relevance
39 #define NUM_IRQS 32 macro44 int irq = NUM_IRQS - irqd_to_hwirq(d) - 1; in pq2ads_pci_mask_irq()60 int irq = NUM_IRQS - irqd_to_hwirq(d) - 1; in pq2ads_pci_unmask_irq()158 host = irq_domain_add_linear(np, NUM_IRQS, &pci_pic_host_ops, priv); in pq2ads_pci_init_irq()
279 #define NUM_IRQS ARRAY_SIZE(wd7000_irq) macro648 for (i = 0; i < NUM_IRQS; i++) in wd7000_setup()652 if (i == NUM_IRQS) { in wd7000_setup()