Searched refs:MMC_CAP_1_8V_DDR (Results 1 – 10 of 10) sorted by relevance
167 host->mmc->caps &= ~MMC_CAP_1_8V_DDR; in armada_38x_quirks()400 host->mmc->caps |= MMC_CAP_1_8V_DDR; in sdhci_pxav3_probe()
203 host->mmc->caps |= MMC_CAP_1_8V_DDR; in sdhci_iproc_probe()
235 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR |
493 MMC_CAP_1_8V_DDR | MMC_CAP_8_BIT_DATA | MMC_CAP_CMD23,
363 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | in byt_emmc_probe_slot()436 MMC_CAP_1_8V_DDR; in intel_mrfl_mmc_probe_slot()
1166 host->mmc->caps |= MMC_CAP_1_8V_DDR; in sdhci_esdhc_imx_probe()
1349 mmc->caps |= MMC_CAP_1_8V_DDR; in init_extra_caps()
251 #define MMC_CAP_1_8V_DDR (1 << 11) /* can support */ macro
281 host->caps |= MMC_CAP_1_8V_DDR; in mmc_of_parse()
202 if (caps & MMC_CAP_1_8V_DDR && in mmc_select_card_type()