Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h453 #define MMC_CAP2_HS400_ES (1 << 20) /* Host supports enhanced strobe */ macro
/linux/drivers/mmc/host/
H A Dsdhci-brcmstb.c555 (host->mmc->caps2 & MMC_CAP2_HS400_ES)) in sdhci_brcmstb_probe()
H A Dsdhci.c3910 if ((mmc->caps2 & MMC_CAP2_HS400_ES) && in sdhci_runtime_resume_host()
4539 mmc->caps2 &= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400 | MMC_CAP2_HS400_ES); in sdhci_setup_host()
4593 mmc->caps2 &= ~(MMC_CAP2_HSX00_1_8V | MMC_CAP2_HS400_ES); in sdhci_setup_host()
H A Dsdhci-pci-gli.c1994 MMC_CAP2_HS400_ES | in gli_probe_slot_gl9763e()