REG_VSET0         128 drivers/regulator/tps62360-regulator.c 	ret = regmap_read(tps->regmap, REG_VSET0 + tps->curr_vset_id, &data);
REG_VSET0         131 drivers/regulator/tps62360-regulator.c 			__func__, REG_VSET0 + tps->curr_vset_id, ret);
REG_VSET0         154 drivers/regulator/tps62360-regulator.c 		ret = regmap_update_bits(tps->regmap, REG_VSET0 + new_vset_id,
REG_VSET0         159 drivers/regulator/tps62360-regulator.c 				 __func__, REG_VSET0 + new_vset_id, ret);
REG_VSET0         198 drivers/regulator/tps62360-regulator.c 			REG_VSET0 + tps->curr_vset_id, FORCE_PWM_ENABLE, val);
REG_VSET0         202 drivers/regulator/tps62360-regulator.c 				__func__, REG_VSET0 + tps->curr_vset_id, ret);
REG_VSET0         209 drivers/regulator/tps62360-regulator.c 					REG_VSET0 + i, FORCE_PWM_ENABLE, val);
REG_VSET0         213 drivers/regulator/tps62360-regulator.c 				__func__, REG_VSET0 + i, ret);
REG_VSET0         226 drivers/regulator/tps62360-regulator.c 	ret = regmap_read(tps->regmap, REG_VSET0 + tps->curr_vset_id, &data);
REG_VSET0         229 drivers/regulator/tps62360-regulator.c 			__func__, REG_VSET0 + tps->curr_vset_id, ret);