Searched refs:new_selector (Results 1 – 3 of 3) sorted by relevance
46 unsigned int new_selector) in atc260x_dcdc_set_voltage_time_sel() argument50 if (new_selector > old_selector) in atc260x_dcdc_set_voltage_time_sel()58 unsigned int new_selector) in atc260x_ldo_set_voltage_time_sel() argument62 if (new_selector > old_selector) in atc260x_ldo_set_voltage_time_sel()
3832 int uV, int new_selector) in _regulator_set_voltage_sel_step() argument3848 diff = new_selector - old_sel; in _regulator_set_voltage_sel_step()3855 curr_sel < new_selector; in _regulator_set_voltage_sel_step()3870 curr_sel > new_selector; in _regulator_set_voltage_sel_step()3880 return _regulator_call_set_voltage_sel(rdev, uV, new_selector); in _regulator_set_voltage_sel_step()4691 unsigned int new_selector) in regulator_set_voltage_time_sel() argument4700 new_volt = rdev->desc->ops->list_voltage(rdev, new_selector); in regulator_set_voltage_time_sel()
909 unsigned int old_selector, unsigned int new_selector) in spmi_regulator_set_voltage_time_sel() argument914 diff_uV = abs(spmi_regulator_common_list_voltage(rdev, new_selector) - in spmi_regulator_set_voltage_time_sel()