Searched refs:IRQ_MAX (Results 1 – 2 of 2) sorted by relevance
26 #define IRQ_MAX 142 macro27 #define NUM_GICD_ISENABLER ((IRQ_MAX >> 5) + 1)54 static enum pm_device_node_idx irq_node_map[IRQ_MAX + 1] = {109 assert(irq <= IRQ_MAX); in irq_to_pm_node_idx()141 if (irq > IRQ_MAX) in pm_client_set_wakeup_sources()
28 #define IRQ_MAX 84 macro29 #define NUM_GICD_ISENABLER ((IRQ_MAX >> 5) + 1)72 static enum pm_node_id irq_node_map[IRQ_MAX + 1] = {168 assert(irq <= IRQ_MAX); in irq_to_pm_node()211 if (irq > IRQ_MAX) in pm_client_set_wakeup_sources()