Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h43 #define IRQ_STUART PXA_IRQ(20) /* STUART Transmit/Receive/Error */ macro
H A Ddevices.c208 .start = IRQ_STUART,
209 .end = IRQ_STUART,
H A Dpxa3xx.c242 case IRQ_STUART: in pxa3xx_set_wake()