Searched refs:MMC_CAP2_SD_EXP_1_2V (Results 1 – 3 of 3) sorted by relevance
211 if (host->caps2 & MMC_CAP2_SD_EXP_1_2V) in mmc_send_if_cond_pcie()
379 #define MMC_CAP2_SD_EXP_1_2V (1 << 8) /* SD express 1.2V */ macro
954 mmc->caps2 |= MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in sd_power_on()963 mmc->caps2 &= ~(MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V); in sd_power_on()1424 mmc->caps2 |= MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in init_extra_caps()
Completed in 9 milliseconds