Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h45 #define IRQ_FFUART PXA_IRQ(22) /* FFUART Transmit/Receive/Error*/ macro
H A Ddevices.c160 .start = IRQ_FFUART,
161 .end = IRQ_FFUART,
H A Dpxa3xx.c248 case IRQ_FFUART: in pxa3xx_set_wake()