Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap-wakeupgen.c42 #define MAX_IRQS AM43XX_IRQS macro
56 static unsigned int irq_target_cpu[MAX_IRQS];
492 if (hwirq >= MAX_IRQS) in wakeupgen_domain_alloc()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c40 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ macro
192 nr_irqs = MAX_IRQS(HINIC_MAX_QPS, num_aeqs, num_ceqs); in init_msix()