Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dhost.h503 int mmc_regulator_set_ocr(struct mmc_host *mmc,
513 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-at91.c112 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_at91_set_power()
Dcavium.c843 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in cvm_mmc_set_ios()
850 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in cvm_mmc_set_ios()
Dsdhci-pxav3.c327 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
Dmxcmmc.c246 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
249 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
Dsdhci-xenon.c230 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
Dtmio_mmc_core.c952 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on()
983 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
Dsdhci-of-arasan.c287 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_arasan_set_power()
Dmeson-gx-mmc.c759 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in meson_mmc_set_ios()
770 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in meson_mmc_set_ios()
Dsunxi-mmc.c902 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power()
924 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_card_power()
Domap_hsmmc.c250 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in omap_hsmmc_enable_supply()
269 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_enable_supply()
290 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_disable_supply()
Dmeson-mx-sdio.c300 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
Dsh_mmcif.c1044 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios()
1055 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
Dpxamci.c107 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
Dmmci.c1357 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1367 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
Dsdhci-omap.c591 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
Dmtk-sd.c1477 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios()
1496 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in msdc_ops_set_ios()
Datmel-mci.c1535 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios()
1540 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
Ddw_mmc.c1473 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios()
1516 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
Dsdhci.c1535 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg()
1729 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
Dusdhi6rol0.c798 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
/Linux-v4.19/drivers/mmc/core/
Dcore.c1281 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
1308 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);