Searched refs:MMC_CAP2_AVOID_3_3V (Results 1 – 6 of 6) sorted by relevance
375 #define MMC_CAP2_AVOID_3_3V (1 << 25) /* Host must negotiate down from 3.3V */ macro
877 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sdio_init_card()
1157 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sd_init_card()
1887 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_init_card()
1178 slot->host->mmc->caps2 |= MMC_CAP2_AVOID_3_3V; in byt_sd_probe_slot()
4211 if (host->caps2 & MMC_CAP2_AVOID_3_3V &&