Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dpxa3xx.c42 #define PECR_IS(n) ((1 << ((n) * 2)) << 29) macro
294 PECR |= PECR_IS(d->irq - IRQ_WAKEUP0); in pxa_ack_ext_wakeup()