Searched refs:MMC_CAP_1_8V_DDR (Results 1 – 6 of 6) sorted by relevance
400 #define MMC_CAP_1_8V_DDR (1 << 12) /* Host supports eMMC DDR 1.8V */ macro402 #define MMC_CAP_DDR (MMC_CAP_3_3V_DDR | MMC_CAP_1_8V_DDR | \
387 host->caps |= MMC_CAP_1_8V_DDR; in mmc_of_parse()
212 if (caps & (MMC_CAP_1_8V_DDR | MMC_CAP_3_3V_DDR) && in mmc_select_card_type()1148 host->caps & MMC_CAP_1_8V_DDR) in mmc_select_hs_ddr()
70 ((r & GB_SDIO_CAP_1_8V_DDR) ? MMC_CAP_1_8V_DDR : 0) | in _gb_sdio_set_host_caps()
786 host->mmc->caps &= ~(MMC_CAP_3_3V_DDR | MMC_CAP_1_8V_DDR); in dwcmshc_rk35xx_postinit()
1699 host->mmc->caps |= MMC_CAP_1_8V_DDR; in sdhci_tegra_probe()