Searched refs:reg_regmap (Results 1 – 1 of 1) sorted by relevance
768 struct regmap *reg_regmap; in qcom_labibb_regulator_probe() local772 reg_regmap = dev_get_regmap(pdev->dev.parent, NULL); in qcom_labibb_regulator_probe()773 if (!reg_regmap) { in qcom_labibb_regulator_probe()789 ret = regmap_read(reg_regmap, reg_data->base + REG_PERPH_TYPE, in qcom_labibb_regulator_probe()836 vreg->regmap = reg_regmap; in qcom_labibb_regulator_probe()