Home
last modified time | relevance | path

Searched refs:MMC_CAP2_HS400_ES (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/mmc/core/
A Dhost.c403 host->caps2 |= MMC_CAP2_HS400_ES; in mmc_of_parse()
412 MMC_CAP2_HS400_ES); in mmc_of_parse()
A Dcore.c995 if ((host->caps2 & MMC_CAP2_HS400_ES) && in mmc_set_initial_state()
A Dmmc.c242 if ((caps2 & MMC_CAP2_HS400_ES) && in mmc_select_card_type()
/linux/drivers/mmc/host/
A Dsdhci-brcmstb.c281 (host->mmc->caps2 & MMC_CAP2_HS400_ES)) in sdhci_brcmstb_probe()
A Dsdhci-pci-gli.c876 MMC_CAP2_HS400_ES | in gli_probe_slot_gl9763e()
A Drenesas_sdhi_core.c960 host->mmc->caps2 &= ~(MMC_CAP2_HS400 | MMC_CAP2_HS400_ES); in renesas_sdhi_probe()
A Dsdhci-esdhc-imx.c1673 host->mmc->caps2 |= MMC_CAP2_HS400_ES; in sdhci_esdhc_imx_probe()
A Dsdhci-pci-core.c904 slot->host->mmc->caps2 |= MMC_CAP2_HS400_ES; in glk_emmc_probe_slot()
A Dsdhci.c3802 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()
/linux/include/linux/mmc/
A Dhost.h392 #define MMC_CAP2_HS400_ES (1 << 20) /* Host supports enhanced strobe */ macro

Completed in 32 milliseconds