Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/
Ddevices.c251 .start = IRQ_STUART,
252 .end = IRQ_STUART,
389 .start = IRQ_STUART,
390 .end = IRQ_STUART,
Dpxa3xx.c229 case IRQ_STUART: in pxa3xx_set_wake()
Dviper.c547 .irq = IRQ_STUART,
Dzeus.c296 .irq = IRQ_STUART,
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dirqs.h46 #define IRQ_STUART PXA_IRQ(20) /* STUART Transmit/Receive/Error */ macro