Home
last modified time | relevance | path

Searched refs:uV_step (Results 1 - 25 of 166) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/regulator/
H A Dlm363x-regulator.c112 .uV_step = LM363X_STEP_50mV,
125 .uV_step = LM363X_STEP_500mV,
140 .uV_step = LM363X_STEP_50mV,
155 .uV_step = LM363X_STEP_50mV,
170 .uV_step = LM363X_STEP_50mV,
186 .uV_step = LM363X_STEP_50mV,
199 .uV_step = LM363X_STEP_50mV,
214 .uV_step = LM363X_STEP_50mV,
231 .uV_step = LM363X_STEP_50mV,
244 .uV_step
[all...]
H A Dpv88090-regulator.c48 int uV_step; member
75 .uV_step = 6250,
81 .uV_step = 6250,
86 .uV_step = 12500,
172 .uV_step = step, \
198 .uV_step = step, \
362 pv88090_regulator_info[i].desc.uV_step in pv88090_i2c_probe()
363 = pv88090_buck_vol[index].uV_step; in pv88090_i2c_probe()
367 /(pv88090_buck_vol[index].uV_step) + 1; in pv88090_i2c_probe()
H A Ds2mps11.c104 old_volt = rdev->desc->min_uV + (rdev->desc->uV_step * old_selector); in s2mps11_regulator_set_voltage_time_sel()
105 new_volt = rdev->desc->min_uV + (rdev->desc->uV_step * new_selector); in s2mps11_regulator_set_voltage_time_sel()
365 .uV_step = step, \
380 .uV_step = STEP_6_25_MV, \
397 .uV_step = STEP_6_25_MV, \
414 .uV_step = step, \
431 .uV_step = STEP_25_MV, \
504 .uV_step = step, \
520 .uV_step = step, \
537 .uV_step
[all...]
H A Dda9062-regulator.c366 .desc.uV_step = (10) * 1000,
403 .desc.uV_step = (20) * 1000,
440 .desc.uV_step = (10) * 1000,
477 .desc.uV_step = (50) * 1000,
510 .desc.uV_step = (50) * 1000,
543 .desc.uV_step = (50) * 1000,
576 .desc.uV_step = (50) * 1000,
613 .desc.uV_step = (10) * 1000,
650 .desc.uV_step = (10) * 1000,
687 .desc.uV_step
[all...]
H A Disl9305.c76 .uV_step = 25000,
91 .uV_step = 25000,
106 .uV_step = 50000,
121 .uV_step = 50000,
H A Ds2mpa01.c84 old_volt = rdev->desc->min_uV + (rdev->desc->uV_step * old_selector); in s2mpa01_regulator_set_voltage_time_sel()
85 new_volt = rdev->desc->min_uV + (rdev->desc->uV_step * new_selector); in s2mpa01_regulator_set_voltage_time_sel()
239 .uV_step = step, \
256 .uV_step = STEP_6_25_MV, \
274 .uV_step = STEP_6_25_MV, \
292 .uV_step = step, \
H A Dpv88080-regulator.c54 int uV_step; member
102 .uV_step = 6250,
107 .uV_step = 6250,
293 .uV_step = step, \
311 .uV_step = step, \
508 pv88080_regulator_info[i].desc.uV_step = in pv88080_i2c_probe()
509 pv88080_buck_vol[conf2].uV_step * (conf5+1); in pv88080_i2c_probe()
513 /(pv88080_regulator_info[i].desc.uV_step) + 1; in pv88080_i2c_probe()
H A Dmax77650-regulator.c157 .uV_step = 12500,
183 .uV_step = 25000,
213 .uV_step = 12500,
276 .uV_step = 50000,
306 .uV_step = 50000,
H A Dmax77686-regulator.c347 .uV_step = MAX77686_LDO_UVSTEP, \
365 .uV_step = MAX77686_LDO_UVSTEP, \
383 .uV_step = MAX77686_LDO_LOW_UVSTEP, \
401 .uV_step = MAX77686_LDO_LOW_UVSTEP, \
420 .uV_step = MAX77686_BUCK_UVSTEP, \
438 .uV_step = MAX77686_BUCK_UVSTEP, \
456 .uV_step = MAX77686_DVS_UVSTEP, \
H A Dda903x-regulator.c202 sel = DIV_ROUND_UP(thresh - min_uV, info->desc.uV_step); in da9030_map_ldo14_voltage()
205 sel = DIV_ROUND_UP(min_uV - thresh, info->desc.uV_step); in da9030_map_ldo14_voltage()
219 rdev->desc->uV_step * (3 - (selector & ~0x4)); in da9030_list_ldo14_voltage()
222 rdev->desc->uV_step * (selector & ~0x4); in da9030_list_ldo14_voltage()
319 .uV_step = (step) * 1000, \
339 .uV_step = (step) * 1000, \
H A Dmax77802-regulator.c375 .uV_step = 50000, \
396 .uV_step = 25000, \
417 .uV_step = 6250, \
438 .uV_step = 6250, \
460 .uV_step = 50000, \
481 .uV_step = 50000, \
/kernel/linux/linux-6.6/drivers/regulator/
H A Dlm363x-regulator.c112 .uV_step = LM363X_STEP_50mV,
125 .uV_step = LM363X_STEP_500mV,
140 .uV_step = LM363X_STEP_50mV,
155 .uV_step = LM363X_STEP_50mV,
170 .uV_step = LM363X_STEP_50mV,
186 .uV_step = LM363X_STEP_50mV,
199 .uV_step = LM363X_STEP_50mV,
214 .uV_step = LM363X_STEP_50mV,
231 .uV_step = LM363X_STEP_50mV,
244 .uV_step
[all...]
H A Dmax8893.c30 .uV_step = 100000,
47 .uV_step = 100000,
64 .uV_step = 100000,
81 .uV_step = 100000,
98 .uV_step = 100000,
115 .uV_step = 100000,
H A Dpv88090-regulator.c48 int uV_step; member
75 .uV_step = 6250,
81 .uV_step = 6250,
86 .uV_step = 12500,
172 .uV_step = step, \
198 .uV_step = step, \
362 pv88090_regulator_info[i].desc.uV_step in pv88090_i2c_probe()
363 = pv88090_buck_vol[index].uV_step; in pv88090_i2c_probe()
367 /(pv88090_buck_vol[index].uV_step) + 1; in pv88090_i2c_probe()
H A Ds2mps11.c104 old_volt = rdev->desc->min_uV + (rdev->desc->uV_step * old_selector); in s2mps11_regulator_set_voltage_time_sel()
105 new_volt = rdev->desc->min_uV + (rdev->desc->uV_step * new_selector); in s2mps11_regulator_set_voltage_time_sel()
365 .uV_step = step, \
380 .uV_step = STEP_6_25_MV, \
397 .uV_step = STEP_6_25_MV, \
414 .uV_step = step, \
431 .uV_step = STEP_25_MV, \
504 .uV_step = step, \
520 .uV_step = step, \
537 .uV_step
[all...]
H A Dda9062-regulator.c366 .desc.uV_step = (10) * 1000,
403 .desc.uV_step = (20) * 1000,
440 .desc.uV_step = (10) * 1000,
477 .desc.uV_step = (50) * 1000,
510 .desc.uV_step = (50) * 1000,
543 .desc.uV_step = (50) * 1000,
576 .desc.uV_step = (50) * 1000,
613 .desc.uV_step = (10) * 1000,
650 .desc.uV_step = (10) * 1000,
687 .desc.uV_step
[all...]
H A Datc260x-regulator.c180 .uV_step = step, \
218 .uV_step = step, \
235 .uV_step = step, \
254 .uV_step = step, \
284 .uV_step = step, \
347 .uV_step = 6250, \
385 .uV_step = 100000, \
404 .uV_step = 100000, \
447 .uV_step = 100000, \
H A Disl9305.c76 .uV_step = 25000,
91 .uV_step = 25000,
106 .uV_step = 50000,
121 .uV_step = 50000,
H A Ds2mpa01.c83 old_volt = rdev->desc->min_uV + (rdev->desc->uV_step * old_selector); in s2mpa01_regulator_set_voltage_time_sel()
84 new_volt = rdev->desc->min_uV + (rdev->desc->uV_step * new_selector); in s2mpa01_regulator_set_voltage_time_sel()
238 .uV_step = step, \
255 .uV_step = STEP_6_25_MV, \
273 .uV_step = STEP_6_25_MV, \
291 .uV_step = step, \
H A Dpv88080-regulator.c54 int uV_step; member
102 .uV_step = 6250,
107 .uV_step = 6250,
293 .uV_step = step, \
311 .uV_step = step, \
508 pv88080_regulator_info[i].desc.uV_step = in pv88080_i2c_probe()
509 pv88080_buck_vol[conf2].uV_step * (conf5+1); in pv88080_i2c_probe()
513 /(pv88080_regulator_info[i].desc.uV_step) + 1; in pv88080_i2c_probe()
H A Dmax77650-regulator.c157 .uV_step = 12500,
183 .uV_step = 25000,
213 .uV_step = 12500,
276 .uV_step = 50000,
306 .uV_step = 50000,
H A Dmax77686-regulator.c319 .uV_step = MAX77686_LDO_UVSTEP, \
337 .uV_step = MAX77686_LDO_UVSTEP, \
355 .uV_step = MAX77686_LDO_LOW_UVSTEP, \
373 .uV_step = MAX77686_LDO_LOW_UVSTEP, \
392 .uV_step = MAX77686_BUCK_UVSTEP, \
410 .uV_step = MAX77686_BUCK_UVSTEP, \
428 .uV_step = MAX77686_DVS_UVSTEP, \
H A Dmax77802-regulator.c321 .uV_step = 50000, \
342 .uV_step = 25000, \
363 .uV_step = 6250, \
388 .uV_step = 6250, \
414 .uV_step = 50000, \
435 .uV_step = 50000, \
H A Dda903x-regulator.c202 sel = DIV_ROUND_UP(thresh - min_uV, info->desc.uV_step); in da9030_map_ldo14_voltage()
205 sel = DIV_ROUND_UP(min_uV - thresh, info->desc.uV_step); in da9030_map_ldo14_voltage()
219 rdev->desc->uV_step * (3 - (selector & ~0x4)); in da9030_list_ldo14_voltage()
222 rdev->desc->uV_step * (selector & ~0x4); in da9030_list_ldo14_voltage()
319 .uV_step = (step) * 1000, \
339 .uV_step = (step) * 1000, \
H A Dmt6370-regulator.c193 .uV_step = MT6370_DBVBOOST_STPUV,
211 .uV_step = MT6370_DBVOUT_STPUV,
235 .uV_step = MT6370_DBVOUT_STPUV,
258 .uV_step = MT6370_LDO_STPUV,

Completed in 16 milliseconds

1234567