Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Ddevices.c540 .start = IRQ_SSP,
541 .end = IRQ_SSP,
717 .start = IRQ_SSP,
718 .end = IRQ_SSP,
Dirqs.h47 #define IRQ_SSP PXA_IRQ(24) /* SSP Service Request */ macro
Dpxa3xx.c246 case IRQ_SSP: in pxa3xx_set_wake()