Home
last modified time | relevance | path

Searched refs:MMC_CAP2_HSX00_1_8V (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dhost.h412 #define MMC_CAP2_HSX00_1_8V (MMC_CAP2_HS200_1_8V_SDR | MMC_CAP2_HS400_1_8V) macro
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_core.c1078 host->mmc->caps2 & MMC_CAP2_HSX00_1_8V)) { in renesas_sdhi_probe()
H A Dsdhci.c4551 mmc->caps2 &= ~(MMC_CAP2_HSX00_1_8V | MMC_CAP2_HS400_ES); in sdhci_setup_host()