Searched refs:MMC_CAP2_HS200 (Results 1 – 3 of 3) sorted by relevance
272 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
648 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
3220 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_add_host()3243 if (mmc->caps2 & MMC_CAP2_HS200) in sdhci_add_host()