Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h17 #define IRQ_SSP3 PXA_IRQ(0) /* SSP3 service request */ macro
H A Ddevices.c583 .start = IRQ_SSP3,
584 .end = IRQ_SSP3,
H A Dpxa3xx.c217 case IRQ_SSP3: in pxa3xx_set_wake()