Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Ddevices.c417 .start = IRQ_SSP,
418 .end = IRQ_SSP,
531 .start = IRQ_SSP,
532 .end = IRQ_SSP,
H A Dirqs.h47 #define IRQ_SSP PXA_IRQ(24) /* SSP Service Request */ macro
H A Dpxa3xx.c254 case IRQ_SSP: in pxa3xx_set_wake()