Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c43 #define PECR_IE(n) ((1 << ((n) * 2)) << 28) macro
313 PECR &= ~PECR_IE(d->irq - IRQ_WAKEUP0); in pxa_mask_ext_wakeup()
319 PECR |= PECR_IE(d->irq - IRQ_WAKEUP0); in pxa_unmask_ext_wakeup()