Searched refs:MMC_CAP2_HS400_ES (Results 1 – 10 of 10) sorted by relevance
403 host->caps2 |= MMC_CAP2_HS400_ES; in mmc_of_parse()412 MMC_CAP2_HS400_ES); in mmc_of_parse()
995 if ((host->caps2 & MMC_CAP2_HS400_ES) && in mmc_set_initial_state()
242 if ((caps2 & MMC_CAP2_HS400_ES) && in mmc_select_card_type()
281 (host->mmc->caps2 & MMC_CAP2_HS400_ES)) in sdhci_brcmstb_probe()
876 MMC_CAP2_HS400_ES | in gli_probe_slot_gl9763e()
960 host->mmc->caps2 &= ~(MMC_CAP2_HS400 | MMC_CAP2_HS400_ES); in renesas_sdhi_probe()
1673 host->mmc->caps2 |= MMC_CAP2_HS400_ES; in sdhci_esdhc_imx_probe()
904 slot->host->mmc->caps2 |= MMC_CAP2_HS400_ES; in glk_emmc_probe_slot()
3802 if ((mmc->caps2 & MMC_CAP2_HS400_ES) && in sdhci_runtime_resume_host()4474 mmc->caps2 &= ~(MMC_CAP2_HSX00_1_8V | MMC_CAP2_HS400_ES); in sdhci_setup_host()
392 #define MMC_CAP2_HS400_ES (1 << 20) /* Host supports enhanced strobe */ macro
Completed in 33 milliseconds