Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mmc/
Dhost.h359 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/Linux-v5.10/drivers/mmc/host/
Dsdhci_am654.c134 MMC_CAP2_HS200},
Dsunxi-mmc.c1424 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()
Dsdhci-pci-core.c1625 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
Dsdhci.c4438 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()