Searched refs:reg_regmap (Results 1 – 1 of 1) sorted by relevance
100 struct regmap *reg_regmap; in qcom_labibb_regulator_probe() local104 reg_regmap = dev_get_regmap(pdev->dev.parent, NULL); in qcom_labibb_regulator_probe()105 if (!reg_regmap) { in qcom_labibb_regulator_probe()119 ret = regmap_read(reg_regmap, reg_data->base + REG_PERPH_TYPE, in qcom_labibb_regulator_probe()137 vreg->regmap = reg_regmap; in qcom_labibb_regulator_probe()