Searched refs:reg_regmap (Results 1 – 1 of 1) sorted by relevance
769 struct regmap *reg_regmap; in qcom_labibb_regulator_probe() local773 reg_regmap = dev_get_regmap(pdev->dev.parent, NULL); in qcom_labibb_regulator_probe()774 if (!reg_regmap) { in qcom_labibb_regulator_probe()790 ret = regmap_read(reg_regmap, reg_data->base + REG_PERPH_TYPE, in qcom_labibb_regulator_probe()837 vreg->regmap = reg_regmap; in qcom_labibb_regulator_probe()