Searched refs:mmc_regulator_get_ocrmask (Results 1 – 4 of 4) sorted by relevance
410 int mmc_regulator_get_ocrmask(struct regulator *supply);416 static inline int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function
1322 int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function1354 EXPORT_SYMBOL_GPL(mmc_regulator_get_ocrmask);1490 ret = mmc_regulator_get_ocrmask(mmc->supply.vmmc); in mmc_regulator_get_supply()
94 host->mmc->ocr_avail = mmc_regulator_get_ocrmask(host->vcc); in pxamci_init_ocr()
487 ocr_value = mmc_regulator_get_ocrmask(mmc->supply.vmmc); in omap_hsmmc_reg_get()