Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/core/
A 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);
/linux/include/linux/mmc/
A Dhost.h560 int mmc_regulator_set_ocr(struct mmc_host *mmc,
565 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
/linux/drivers/mmc/host/
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 Djz4740_mmc.c910 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in jz4740_mmc_set_ios()
918 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in jz4740_mmc_set_ios()
A Dtmio_mmc_core.c867 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on()
898 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
A Dmxcmmc.c224 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
227 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
A Dsdhci-pxav3.c315 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
A Dmeson-gx-mmc.c601 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.c237 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
A Dsunxi-mmc.c911 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power()
933 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_card_power()
A Dsh_mmcif.c1045 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()
A Dmeson-mx-sdio.c300 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
A Dmeson-mx-sdhc-mmc.c337 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
A Dpxamci.c104 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
A Dmmci.c1756 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1766 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
A Datmel-mci.c1496 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()
A Dsdhci-omap.c722 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
A Dsdhci.c2023 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg()
2134 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_and_bus_voltage()
2268 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
A Ddw_mmc.c1455 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios()
1498 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
A Dmtk-sd.c1831 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios()
1850 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.c1406 return mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, mmc->ios.vdd); in sdhci_msm_set_vmmc()
/linux/
A Dvmlinux.symvers2830 0x00000000 mmc_regulator_set_ocr vmlinux EXPORT_SYMBOL_GPL
A DSystem.map45598 ffff800010c438c0 T mmc_regulator_set_ocr

Completed in 259 milliseconds

12