Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dirqs.h53 #define IRQ_MMC PXA_IRQ(23) /* MMC Status/Error Detection */ macro
/arch/arm/mach-pxa/
Ddevices.c56 .start = IRQ_MMC,
57 .end = IRQ_MMC,
Dpxa3xx.c286 case IRQ_MMC: in pxa3xx_set_wake()