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 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()
H A Dsh_mmcif.c1084 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios()
1095 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
H A Dmeson-mx-sdhc-mmc.c319 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
H A Dusdhi6rol0.c800 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()