Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c44 #define PECR_IS(n) ((1 << ((n) * 2)) << 29) macro
307 PECR |= PECR_IS(d->irq - IRQ_WAKEUP0); in pxa_ack_ext_wakeup()