Searched refs:BM_SSP_CTRL1_SDIO_IRQ (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Dmxs-mmc.c96 #define BM_SSP_CTRL1_SDIO_IRQ (1 << 31) macro
130 #define MXS_MMC_IRQ_BITS (BM_SSP_CTRL1_SDIO_IRQ | \
283 if ((stat & BM_SSP_CTRL1_SDIO_IRQ) && (stat & BM_SSP_CTRL1_SDIO_IRQ_EN))

Completed in 11 milliseconds