Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mmc/
Dhost.h395 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux-6.1.9/drivers/mmc/host/
Dsdhci-of-dwcmshc.c419 host->mmc->caps2 &= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400); in dwcmshc_rk35xx_postinit()
Dsdhci_am654.c135 MMC_CAP2_HS200},
Dsunxi-mmc.c1457 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()
Dsdhci-pci-core.c1610 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
Dsdhci.c4589 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()