Home
last modified time | relevance | path

Searched refs:MAX_IRQS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap-wakeupgen.c39 #define MAX_IRQS AM43XX_IRQS macro
56 static unsigned int irq_target_cpu[MAX_IRQS];
524 if (hwirq >= MAX_IRQS) in wakeupgen_domain_alloc()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c35 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ macro
163 nr_irqs = MAX_IRQS(HINIC_MAX_QPS, num_aeqs, num_ceqs); in init_msix()