Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h44 #define IRQ_BTUART PXA_IRQ(21) /* BTUART Transmit/Receive/Error */ macro
H A Ddevices.c184 .start = IRQ_BTUART,
185 .end = IRQ_BTUART,
H A Dpxa3xx.c245 case IRQ_BTUART: in pxa3xx_set_wake()