Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpxa3xx.c43 #define PECR_IS(n) ((1 << ((n) * 2)) << 29) macro
294 PECR |= PECR_IS(d->irq - IRQ_WAKEUP0); in pxa_ack_ext_wakeup()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds