Home
last modified time | relevance | path

Searched refs:MMC_CAP2_HS200 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dhost.h401 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c432 host->mmc->caps2 &= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400); in dwcmshc_rk35xx_postinit()
H A Dsdhci_am654.c136 MMC_CAP2_HS200},
H A Dsunxi-mmc.c1457 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()
H A Dsdhci-pci-core.c1605 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
H A Dsdhci.c4564 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()