Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dregulator.c106 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
133 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);
/drivers/mmc/host/
Dsdhci-of-at91.c104 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_at91_set_power()
Dcavium.c844 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in cvm_mmc_set_ios()
851 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in cvm_mmc_set_ios()
Djz4740_mmc.c883 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in jz4740_mmc_set_ios()
891 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in jz4740_mmc_set_ios()
Dsdhci_am654.c213 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_am654_set_power()
Dmxcmmc.c240 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
243 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
Dsdhci-pxav3.c315 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
Dmeson-gx-mmc.c592 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in meson_mmc_set_ios()
603 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in meson_mmc_set_ios()
Dtmio_mmc_core.c876 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on()
907 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
Dsdhci-xenon.c231 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
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()
Dsunxi-mmc.c907 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power()
929 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_card_power()
Dsdhci-of-arasan.c294 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_arasan_set_power()
Dsh_mmcif.c1041 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios()
1052 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
Dpxamci.c104 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
Dmeson-mx-sdio.c297 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
Dmmci.c1601 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1611 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
Dsdhci-omap.c678 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
Datmel-mci.c1490 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios()
1495 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
Dmtk-sd.c1667 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios()
1686 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in msdc_ops_set_ios()
Ddw_mmc.c1447 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios()
1490 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
Dsdhci.c1704 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg()
1898 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
Dusdhi6rol0.c795 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()