Searched refs:SDMMC_UHS_REG_DDR (Results 1 – 2 of 2) sorted by relevance
110 #define SDMMC_UHS_REG_DDR (1 << 16) /* DDR mode */ macro
910 reg |= (SDMMC_UHS_REG_DDR); in dwmmc_update_ios()912 reg &= ~(SDMMC_UHS_REG_DDR); in dwmmc_update_ios()