Searched refs:MMC_CAP2_HS400_1_8V (Results 1 – 9 of 9) sorted by relevance
361 #define MMC_CAP2_HS400_1_8V (1 << 15) /* Can support HS400 1.8V */ macro363 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \365 #define MMC_CAP2_HSX00_1_8V (MMC_CAP2_HS200_1_8V_SDR | MMC_CAP2_HS400_1_8V)
345 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
229 if (caps2 & MMC_CAP2_HS400_1_8V && in mmc_select_card_type()
788 MMC_CAP2_HS400_1_8V | in gli_probe_slot_gl9763e()
663 host->mmc->caps2 = MMC_CAP2_HS400_1_8V; in sdhci_acpi_emmc_amd_probe_slot()
1081 MMC_CAP2_HS400_1_8V))) { in renesas_sdhi_probe()
4588 (mmc->caps2 & (MMC_CAP2_HS200_1_8V_SDR | MMC_CAP2_HS400_1_8V))) in sdhci_setup_host()
84 ((r & GB_SDIO_CAP_HS400_1_8V) ? MMC_CAP2_HS400_1_8V : 0) | in _gb_sdio_set_host_caps()
8092 MMC_CAP2_HS400_1_8V))) {8572 host->mmc->caps2 = MMC_CAP2_HS400_1_8V;