Searched refs:IRQ_MAX (Results 1 – 8 of 8) sorted by relevance
29 #define IRQ_MAX 84U macro30 #define NUM_GICD_ISENABLER ((IRQ_MAX >> 5U) + 1U)71 static enum pm_node_id irq_node_map[IRQ_MAX + 1U] = {168 assert(irq <= IRQ_MAX); in irq_to_pm_node()217 if (irq > IRQ_MAX) { in pm_client_set_wakeup_sources()
146 #define IRQ_MAX 142U macro
149 #define IRQ_MAX 200U macro
173 #define IRQ_MAX 200U macro
66 assert(irq <= IRQ_MAX); in irq_to_pm_node_idx()
27 #define NUM_GICD_ISENABLER ((IRQ_MAX >> 5U) + 1U)77 if (irq > IRQ_MAX) { in pm_client_set_wakeup_sources()
163 assert(irq <= IRQ_MAX); in irq_to_pm_node_idx()
122 assert(irq <= IRQ_MAX); in irq_to_pm_node_idx()