Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dsdio.c70 ((r & GB_SDIO_CAP_1_8V_DDR) ? MMC_CAP_1_8V_DDR : 0) | in _gb_sdio_set_host_caps()
/linux/drivers/mmc/core/
H A Dmmc.c212 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()
/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c897 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | in byt_emmc_probe_slot()
1313 MMC_CAP_1_8V_DDR; in intel_mrfld_mmc_probe_slot()
H A Dsdhci-of-dwcmshc.c786 host->mmc->caps &= ~(MMC_CAP_3_3V_DDR | MMC_CAP_1_8V_DDR); in dwcmshc_rk35xx_postinit()
H A Dsdhci-tegra.c1699 host->mmc->caps |= MMC_CAP_1_8V_DDR; in sdhci_tegra_probe()