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

/linux-master/include/linux/spi/
H A Dmxs-spi.h65 #define BM_SSP_CTRL1_SDIO_IRQ (1 << 31) macro
/linux-master/drivers/mmc/host/
H A Dmxs-mmc.c35 #define MXS_MMC_IRQ_BITS (BM_SSP_CTRL1_SDIO_IRQ | \
191 if ((stat & BM_SSP_CTRL1_SDIO_IRQ) && (stat & BM_SSP_CTRL1_SDIO_IRQ_EN))

Completed in 455 milliseconds