Searched refs:SDMMC_BMOD_DE (Results 1 – 2 of 2) sorted by relevance
113 #define SDMMC_BMOD_DE (1 << 7) /* IDMAC Enable */ macro
956 reg &= ~(SDMMC_BMOD_DE | SDMMC_BMOD_FB); in dma_stop()1006 reg |= (SDMMC_BMOD_DE | SDMMC_BMOD_FB); in dma_prepare()