Home
last modified time | relevance | path

Searched refs:volt_table (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/drivers/regulator/
H A Dti-abb-regulator.c364 __func__, desc->volt_table[sel], sel, in ti_abb_set_voltage_sel()
505 unsigned int *volt_table; in ti_abb_init_table() local
535 if (!volt_table) in ti_abb_init_table()
539 abb->rdesc.volt_table = volt_table; in ti_abb_init_table()
549 volt_table); in ti_abb_init_table()
567 if (min_uV > *volt_table) in ti_abb_init_table()
568 min_uV = *volt_table; in ti_abb_init_table()
569 if (max_uV < *volt_table) in ti_abb_init_table()
570 max_uV = *volt_table; in ti_abb_init_table()
576 pname, *volt_table); in ti_abb_init_table()
[all …]
H A Dlp8788-ldo.c191 .volt_table = lp8788_dldo1239_vtbl,
204 .volt_table = lp8788_dldo1239_vtbl,
217 .volt_table = lp8788_dldo1239_vtbl,
230 .volt_table = lp8788_dldo4_vtbl,
243 .volt_table = lp8788_dldo578_aldo6_vtbl,
256 .volt_table = lp8788_dldo6_vtbl,
295 .volt_table = lp8788_dldo1239_vtbl,
308 .volt_table = lp8788_dldo1011_vtbl,
321 .volt_table = lp8788_dldo1011_vtbl,
348 .volt_table = lp8788_aldo1_vtbl,
[all …]
H A Dab8500.c661 .volt_table = ldo_vauxn_voltages,
684 .volt_table = ldo_vauxn_voltages,
707 .volt_table = ldo_vaux3_voltages,
875 .volt_table = ldo_vauxn_voltages,
896 .volt_table = ldo_vauxn_voltages,
917 .volt_table = ldo_vaux3_voltages,
938 .volt_table = ldo_vauxn_voltages,
961 .volt_table = ldo_vaux56_voltages,
983 .volt_table = ldo_vaux56_voltages,
1051 .volt_table = ldo_vaudio_voltages,
[all …]
H A Dlp3971.c248 .volt_table = ldo123_voltage_map,
257 .volt_table = ldo123_voltage_map,
266 .volt_table = ldo123_voltage_map,
275 .volt_table = ldo45_voltage_map,
284 .volt_table = ldo45_voltage_map,
293 .volt_table = buck_voltage_map,
302 .volt_table = buck_voltage_map,
311 .volt_table = buck_voltage_map,
H A Dlp872x.c464 .volt_table = lp872x_ldo_vtbl,
478 .volt_table = lp872x_ldo_vtbl,
492 .volt_table = lp872x_ldo_vtbl,
506 .volt_table = lp8720_ldo4_vtbl,
520 .volt_table = lp872x_ldo_vtbl,
534 .volt_table = lp8720_buck_vtbl,
549 .volt_table = lp872x_ldo_vtbl,
563 .volt_table = lp872x_ldo_vtbl,
577 .volt_table = lp872x_ldo_vtbl,
591 .volt_table = lp872x_ldo_vtbl,
[all …]
H A Dlp3972.c401 .volt_table = ldo1_voltage_map,
410 .volt_table = ldo23_voltage_map,
419 .volt_table = ldo23_voltage_map,
428 .volt_table = ldo4_voltage_map,
437 .volt_table = ldo5_voltage_map,
446 .volt_table = buck1_voltage_map,
455 .volt_table = buck23_voltage_map,
464 .volt_table = buck23_voltage_map,
H A Dmc13xxx.h60 .volt_table = _voltages, \
78 .volt_table = _voltages, \
93 .volt_table = _voltages, \
H A Dbcm590xx-regulator.c144 const unsigned int *volt_table; member
153 .volt_table = _table, \
308 pmu->desc[i].volt_table = info->volt_table; in bcm590xx_probe()
H A Dmc13xxx-regulator-core.c99 return rdev->desc->volt_table[val]; in mc13xxx_regulator_get_voltage()
120 if (min_uV <= rdev->desc->volt_table[0] && in mc13xxx_fixed_regulator_set_voltage()
121 rdev->desc->volt_table[0] <= max_uV) { in mc13xxx_fixed_regulator_set_voltage()
H A Dsm5703-regulator.c78 .volt_table = sm5703_buck_voltagemap, \
95 .volt_table = sm5703_ldo_voltagemap, \
H A D88pm8607.c257 .volt_table = vreg##_table, \
280 .volt_table = LDO##_id##_table, \
H A Dmax77693-regulator.c156 .volt_table = max77693_safeout_table, \
197 .volt_table = max77693_safeout_table, \
H A Dmax1586.c100 rdev->desc->volt_table[selector] / 1000); in max1586_v6_set_voltage_sel()
144 .volt_table = v6_voltages_uv,
H A Dstw481x-vmmc.c46 .volt_table = stw481x_vmmc_voltages,
H A Dvqmmc-ipq4019-regulator.c33 .volt_table = ipq4019_vmmc_voltages,
H A Dtps65023-regulator.c91 .volt_table = _t, \
110 .volt_table = _t, \
H A Dtps6105x-regulator.c46 .volt_table = tps6105x_voltages,
H A Dmt6331-regulator.c82 .volt_table = ldo_volt_table, \
100 .volt_table = ldo_volt_table, \
125 .volt_table = ldo_volt_table, \
H A Dpf8x00-regulator.c392 .volt_table = voltages, \
452 .volt_table = voltages, \
480 .volt_table = voltages, \
H A Dpfuze100-regulator.c265 .volt_table = voltages, \
302 .volt_table = voltages, \
339 .volt_table = voltages, \
795 desc->volt_table = pfuze3000_sw2hi; in pfuze100_regulator_probe()
H A Dmt6397-regulator.c76 .volt_table = ldo_volt_table, \
371 mt6397_regulators[MT6397_ID_VGP2].desc.volt_table = in mt6397_regulator_probe()
H A Dbd9576-regulator.c162 return desc->volt_table[index]; in bd957x_list_voltage()
604 .volt_table = &vout1_volt_table[0],
627 .volt_table = &vout2_volt_table[0],
695 .volt_table = &voutl1_volt_table[0],
H A Dmtk-dvfsrc-regulator.c27 .volt_table = _volt_table, \
/openbmc/u-boot/drivers/power/regulator/
H A Dpfuze100.c38 unsigned int *volt_table; member
76 .volt_table = (voltages), \
85 .volt_table = (voltages), \
460 } else if (desc->volt_table) { in pfuze100_regulator_val()
465 *uV = desc->volt_table[val]; in pfuze100_regulator_val()
484 } else if (desc->volt_table) { in pfuze100_regulator_val()
486 if (*uV == desc->volt_table[i]) in pfuze100_regulator_val()
H A Dact8846.c74 static int check_volt_table(const u16 *volt_table, int uvolt) in check_volt_table() argument
79 if (uvolt <= (volt_table[i] * 1000)) in check_volt_table()

123