Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dirqs.h46 #define IRQ_MMC PXA_IRQ(23) /* MMC Status/Error Detection */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Ddevices.c60 .start = IRQ_MMC,
61 .end = IRQ_MMC,
H A Dpxa3xx.c238 case IRQ_MMC: in pxa3xx_set_wake()