Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h646 int mmc_regulator_set_ocr(struct mmc_host *mmc,
652 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
/linux/drivers/mmc/host/
H A Dmxcmmc.c223 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
226 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
H A Dpxamci.c103 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
H A Dmeson-mx-sdhc-mmc.c319 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
H 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()
2388 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
H A Dusdhi6rol0.c800 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()