Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dhost.h432 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux-6.15/drivers/mmc/host/
H A Dsdhci_am654.c137 MMC_CAP2_HS200},
H A Dsunxi-mmc.c1457 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()
H A Dsdhci-of-dwcmshc.c744 host->mmc->caps2 &= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400); in dwcmshc_rk35xx_postinit()
H A Dsdhci-pci-core.c1656 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
H A Dsdhci.c4609 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()