Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h46 #define IRQ_MMC PXA_IRQ(23) /* MMC Status/Error Detection */ macro
H A Ddevices.c57 .start = IRQ_MMC,
58 .end = IRQ_MMC,
H A Dpxa3xx.c251 case IRQ_MMC: in pxa3xx_set_wake()