Searched refs:mmc_regulator_get_ocrmask (Results 1 – 4 of 4) sorted by relevance
409 int mmc_regulator_get_ocrmask(struct regulator *supply);414 static inline int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function
1312 int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function1344 EXPORT_SYMBOL_GPL(mmc_regulator_get_ocrmask);1417 ret = mmc_regulator_get_ocrmask(mmc->supply.vmmc); in mmc_regulator_get_supply()
91 host->mmc->ocr_avail = mmc_regulator_get_ocrmask(host->vcc); in pxamci_init_ocr()
354 ocr_value = mmc_regulator_get_ocrmask(reg); in omap_hsmmc_reg_get()