Searched refs:PLATFORM_SUSPEND_MAX_IRQ (Results 1 – 2 of 2) sorted by relevance
27 int suspend_irq[PLATFORM_SUSPEND_MAX_IRQ];277 if (irqchip.suspend_num >= PLATFORM_SUSPEND_MAX_IRQ) { in irq_handler_enable_suspend_only()279 PLATFORM_SUSPEND_MAX_IRQ); in irq_handler_enable_suspend_only()
23 #define PLATFORM_SUSPEND_MAX_IRQ 12 macro