| /Linux-v5.10/drivers/mmc/core/ |
| D | regulator.c | 106 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function 133 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);
|
| /Linux-v5.10/include/linux/mmc/ |
| D | host.h | 531 int mmc_regulator_set_ocr(struct mmc_host *mmc, 536 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
|
| /Linux-v5.10/drivers/mmc/host/ |
| D | jz4740_mmc.c | 913 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in jz4740_mmc_set_ios() 921 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in jz4740_mmc_set_ios()
|
| D | cavium.c | 844 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()
|
| D | sdhci-pxav3.c | 315 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
|
| D | mxcmmc.c | 240 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power() 243 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
|
| D | tmio_mmc_core.c | 836 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on() 867 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
|
| D | meson-gx-mmc.c | 589 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in meson_mmc_set_ios() 600 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in meson_mmc_set_ios()
|
| D | omap_hsmmc.c | 223 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()
|
| D | sdhci-xenon.c | 231 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
|
| D | sunxi-mmc.c | 907 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()
|
| D | meson-mx-sdio.c | 300 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
|
| D | sh_mmcif.c | 1045 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios() 1056 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
|
| D | meson-mx-sdhc-mmc.c | 321 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
|
| D | pxamci.c | 104 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
|
| D | mmci.c | 1747 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios() 1757 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
|
| D | sdhci-omap.c | 685 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
|
| D | atmel-mci.c | 1496 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios() 1501 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
|
| D | mtk-sd.c | 1799 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios() 1818 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in msdc_ops_set_ios()
|
| D | sdhci.c | 2010 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg() 2115 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_and_bus_voltage() 2249 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
|
| D | dw_mmc.c | 1449 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios() 1492 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
|
| D | usdhi6rol0.c | 800 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
|
| D | sdhci-msm.c | 1390 return mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, mmc->ios.vdd); in sdhci_msm_set_vmmc()
|