Searched refs:MMC_CAP2_HS400_ES (Results 1 – 10 of 10) sorted by relevance
315 (host->mmc->caps2 & MMC_CAP2_HS400_ES)) in sdhci_brcmstb_probe()
789 MMC_CAP2_HS400_ES | in gli_probe_slot_gl9763e()
1000 host->mmc->caps2 &= ~(MMC_CAP2_HS400 | MMC_CAP2_HS400_ES); in renesas_sdhi_probe()
1633 host->mmc->caps2 |= MMC_CAP2_HS400_ES; in sdhci_esdhc_imx_probe()
3777 if ((mmc->caps2 & MMC_CAP2_HS400_ES) && in sdhci_runtime_resume_host()4442 mmc->caps2 &= ~(MMC_CAP2_HSX00_1_8V | MMC_CAP2_HS400_ES); in sdhci_setup_host()
985 slot->host->mmc->caps2 |= MMC_CAP2_HS400_ES; in glk_emmc_probe_slot()
381 #define MMC_CAP2_HS400_ES (1 << 20) /* Host supports enhanced strobe */ macro
350 host->caps2 |= MMC_CAP2_HS400_ES; in mmc_of_parse()
993 if ((host->caps2 & MMC_CAP2_HS400_ES) && in mmc_set_initial_state()
245 if ((caps2 & MMC_CAP2_HS400_ES) && in mmc_select_card_type()