Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mmc/
Dhost.h373 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/Linux-v5.15/drivers/mmc/host/
Dsdhci_am654.c134 MMC_CAP2_HS200},
Dsunxi-mmc.c1447 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()
Dsdhci-pci-core.c1671 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
Dsdhci.c4461 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()