Searched refs:IRQ_WAKEUP1 (Results 1 – 2 of 2) sorted by relevance
281 case IRQ_WAKEUP1: in pxa3xx_set_wake()346 for (irq = IRQ_WAKEUP0; irq <= IRQ_WAKEUP1; irq++) { in pxa_init_ext_wakeup_irq()425 enable_irq_wake(IRQ_WAKEUP1); in pxa3xx_init()
71 #define IRQ_WAKEUP1 PXA_IRQ(50) /* EXT_WAKEUP1 */ macro