Searched refs:MMC_CAP2_AVOID_3_3V (Results 1 – 5 of 5) sorted by relevance
397 #define MMC_CAP2_AVOID_3_3V (1 << 25) /* Host must negotiate down from 3.3V */ macro
875 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sdio_init_card()
1556 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sd_init_card()
1894 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_init_card()
1104 slot->host->mmc->caps2 |= MMC_CAP2_AVOID_3_3V; in byt_sd_probe_slot()
Completed in 17 milliseconds