| /linux/drivers/regulator/ |
| H A D | lm363x-regulator.c | 112 .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 = LM363X_STEP_50mV, [all …]
|
| H A D | atc260x-regulator.c | 180 .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 D | da9062-regulator.c | 366 .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 = (20) * 1000, [all …]
|
| H A D | sun20i-regulator.c | 31 uV = desc->min_uV + (desc->uV_step * selector); in sun20i_d1_system_ldo_list_voltage() 60 .uV_step = 13333, /* repeating */ 73 .uV_step = 13333, /* repeating */
|
| H A D | pv88080-regulator.c | 49 int uV_step; member 97 .uV_step = 6250, 102 .uV_step = 6250, 278 .uV_step = step, \ 296 .uV_step = step, \ 475 pv88080_regulator_info[i].desc.uV_step = in pv88080_i2c_probe() 476 pv88080_buck_vol[conf2].uV_step * (conf5+1); in pv88080_i2c_probe() 480 /(pv88080_regulator_info[i].desc.uV_step) + 1; in pv88080_i2c_probe()
|
| H A D | rt5739.c | 106 max_uV = desc->min_uV + desc->uV_step * (desc->n_voltages - 1); in rt5739_set_suspend_voltage() 116 vsel = (uV - desc->min_uV) / desc->uV_step; in rt5739_set_suspend_voltage() 230 desc->uV_step = RT5733_VOLT_STPUV; in rt5739_init_regulator_desc() 235 desc->uV_step = RT5739_VOLT_STPUV; in rt5739_init_regulator_desc()
|
| H A D | mt6370-regulator.c | 192 .uV_step = MT6370_DBVBOOST_STPUV, 210 .uV_step = MT6370_DBVOUT_STPUV, 234 .uV_step = MT6370_DBVOUT_STPUV, 257 .uV_step = MT6370_LDO_STPUV,
|
| H A D | max8660.c | 261 .uV_step = MAX8660_DCDC_STEP, 271 .uV_step = MAX8660_DCDC_STEP, 281 .uV_step = MAX8660_LDO5_STEP, 291 .uV_step = MAX8660_LDO67_STEP, 301 .uV_step = MAX8660_LDO67_STEP,
|
| H A D | da903x-regulator.c | 202 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 D | mt6358-regulator.c | 50 .uV_step = (step), \ 103 .uV_step = (step), \ 131 .uV_step = 10000, \ 151 .uV_step = (step), \ 204 .uV_step = (step), \ 232 .uV_step = 10000, \
|
| H A D | wm8994-regulator.c | 83 .uV_step = 100000, 112 .uV_step = 100000,
|
| H A D | rt4803.c | 117 vsel = (uV - rdev->desc->min_uV) / rdev->desc->uV_step; in rt4803_set_suspend_voltage() 181 desc->uV_step = RT4803_VOUT_STEPUV; in rt4803_probe()
|
| H A D | da9121-regulator.c | 454 .uV_step = DA9121_STEP_MV * 1000, 479 .uV_step = DA9121_STEP_MV * 1000, 498 .uV_step = DA9121_STEP_MV * 1000, 520 .uV_step = DA9121_STEP_MV * 1000, 539 .uV_step = DA9121_STEP_MV * 1000, 560 .uV_step = DA9121_STEP_MV * 1000, 587 .uV_step = DA914X_STEP_MV * 1000, 607 .uV_step = DA914X_STEP_MV * 1000,
|
| H A D | ltc3676.c | 166 rdesc->uV_step = ltc3676_scale(desc->uV_step, r[0], r[1]); in ltc3676_of_parse_cb() 203 .uV_step = (dvba_reg) ? 12500 : 0, \
|
| H A D | helpers.c | 387 if (rdev->desc->n_voltages == 1 && rdev->desc->uV_step == 0) { in regulator_map_voltage_linear() 394 if (!rdev->desc->uV_step) { in regulator_map_voltage_linear() 395 BUG_ON(!rdev->desc->uV_step); in regulator_map_voltage_linear() 402 ret = DIV_ROUND_UP(min_uV - rdev->desc->min_uV, rdev->desc->uV_step); in regulator_map_voltage_linear() 554 return desc->min_uV + (desc->uV_step * selector); in regulator_desc_list_voltage_linear()
|
| H A D | max8907-regulator.c | 56 .uV_step = (step), \ 99 .uV_step = (step), \ 306 pmic->desc[MAX8907_SD1].uV_step = 12500; in max8907_regulator_probe()
|
| H A D | rt4801-regulator.c | 149 .uV_step = STEP_UV, 163 .uV_step = STEP_UV,
|
| H A D | wm8400-regulator.c | 182 .uV_step = 25000, 196 .uV_step = 25000,
|
| H A D | max8925-regulator.c | 167 .uV_step = step * 1000, \ 185 .uV_step = step * 1000, \
|
| H A D | rt5759-regulator.c | 224 reg_desc->uV_step = RT5759_STEP_UV; in rt5759_regulator_register() 244 reg_desc->uV_step = RT5759A_STEP_UV; in rt5759_regulator_register()
|
| H A D | max77675-regulator.c | 509 .uV_step = MAX77675_STEP_25MV, 532 .uV_step = MAX77675_STEP_25MV, 555 .uV_step = MAX77675_STEP_25MV, 578 .uV_step = MAX77675_STEP_25MV,
|
| H A D | rt5190a-regulator.c | 288 desc->uV_step = RT5190A_BUCK23_STEPUV; in rt5190a_fillin_regulator_desc() 296 desc->uV_step = RT5190A_BUCK23_STEPUV; in rt5190a_fillin_regulator_desc()
|
| H A D | rc5t583-regulator.c | 77 .uV_step = _step_uV, \
|
| H A D | rn5t618-regulator.c | 36 .uV_step = (step), \
|
| H A D | da9055-regulator.c | 343 .uV_step = (step) * 1000,\ 373 .uV_step = (step) * 1000,\
|