Home
last modified time | relevance | path

Searched refs:mmc_regulator_set_ocr (Results 1 – 25 of 25) sorted by relevance

/drivers/mmc/core/
A Dregulator.c106 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
136 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);
/drivers/mmc/host/
A Dsdhci-sprd.c429 mmc_regulator_set_ocr(host->mmc, mmc->supply.vmmc, 0); in sdhci_sprd_set_power()
437 mmc_regulator_set_ocr(host->mmc, mmc->supply.vmmc, vdd); in sdhci_sprd_set_power()
A Dcavium.c842 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in cvm_mmc_set_ios()
849 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in cvm_mmc_set_ios()
A Dloongson2-mmc.c543 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in loongson2_mmc_set_ios()
558 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in loongson2_mmc_set_ios()
A Djz4740_mmc.c952 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in jz4740_mmc_set_ios()
967 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in jz4740_mmc_set_ios()
A Dmxcmmc.c223 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
226 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
A Dtmio_mmc_core.c886 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on()
916 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
A Dsdhci-pxav3.c313 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
A Dmeson-gx-mmc.c606 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in meson_mmc_set_ios()
612 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in meson_mmc_set_ios()
A Domap_hsmmc.c223 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in omap_hsmmc_enable_supply()
242 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_enable_supply()
263 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_disable_supply()
A Dsdhci-xenon.c239 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
A Dsunxi-mmc.c912 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power()
934 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_card_power()
A Dsh_mmcif.c1085 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios()
1096 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
A Dmeson-mx-sdio.c300 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
A Dmeson-mx-sdhc-mmc.c319 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
A Dpxamci.c103 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
A Dmmci.c1937 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1947 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
A Datmel-mci.c1525 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios()
1530 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
A Dsdhci-uhs2.c80 return IS_ERR_OR_NULL(supply) ? 0 : mmc_regulator_set_ocr(mmc, supply, vdd_bit); in mmc_opt_regulator_set_ocr()
A Dsdhci-omap.c721 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
A Dsdhci.c2083 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg()
2199 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_and_bus_voltage()
2405 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
A Ddw_mmc.c1485 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios()
1528 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
A Dmtk-sd.c2131 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios()
2150 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in msdc_ops_set_ios()
A Dusdhi6rol0.c800 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
A Dsdhci-msm.c1457 return mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, mmc->ios.vdd); in sdhci_msm_set_vmmc()

Completed in 915 milliseconds