Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/regulator/
Dti-abb-regulator.c362 __func__, desc->volt_table[sel], sel, in ti_abb_set_voltage_sel()
503 unsigned int *volt_table; in ti_abb_init_table() local
531 volt_table = devm_kcalloc(dev, num_entries, sizeof(unsigned int), in ti_abb_init_table()
533 if (!volt_table) in ti_abb_init_table()
537 abb->rdesc.volt_table = volt_table; in ti_abb_init_table()
541 for (i = 0; i < num_entries; i++, info++, volt_table++) { in ti_abb_init_table()
547 volt_table); in ti_abb_init_table()
561 i, *volt_table, info->opp_sel, efuse_offset, rbb_mask, in ti_abb_init_table()
565 if (min_uV > *volt_table) in ti_abb_init_table()
566 min_uV = *volt_table; in ti_abb_init_table()
[all …]
Dab8500.c574 .volt_table = ldo_vauxn_voltages,
597 .volt_table = ldo_vauxn_voltages,
620 .volt_table = ldo_vaux3_voltages,
643 .volt_table = ldo_vintcore_voltages,
671 .volt_table = fixed_2000000_voltage,
691 .volt_table = fixed_2000000_voltage,
707 .volt_table = fixed_2050000_voltage,
723 .volt_table = fixed_2050000_voltage,
739 .volt_table = fixed_1800000_voltage,
759 .volt_table = fixed_1200000_voltage,
[all …]
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,
269 .volt_table = lp8788_dldo578_aldo6_vtbl,
282 .volt_table = lp8788_dldo578_aldo6_vtbl,
295 .volt_table = lp8788_dldo1239_vtbl,
308 .volt_table = lp8788_dldo1011_vtbl,
[all …]
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,
Dlp872x.c465 .volt_table = lp872x_ldo_vtbl,
479 .volt_table = lp872x_ldo_vtbl,
493 .volt_table = lp872x_ldo_vtbl,
507 .volt_table = lp8720_ldo4_vtbl,
521 .volt_table = lp872x_ldo_vtbl,
535 .volt_table = lp8720_buck_vtbl,
550 .volt_table = lp872x_ldo_vtbl,
564 .volt_table = lp872x_ldo_vtbl,
578 .volt_table = lp872x_ldo_vtbl,
592 .volt_table = lp872x_ldo_vtbl,
[all …]
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,
Dmc13xxx.h60 .volt_table = _voltages, \
78 .volt_table = _voltages, \
93 .volt_table = _voltages, \
Dab3100.c269 return reg->desc->volt_table[regval]; in ab3100_get_voltage_regulator()
431 .volt_table = ldo_e_buck_typ_voltages,
441 .volt_table = ldo_f_typ_voltages,
451 .volt_table = ldo_g_typ_voltages,
461 .volt_table = ldo_h_typ_voltages,
471 .volt_table = ldo_k_typ_voltages,
488 .volt_table = ldo_e_buck_typ_voltages,
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()
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()
D88pm8607.c257 .volt_table = vreg##_table, \
280 .volt_table = LDO##_id##_table, \
Dbd70528-regulator.c220 .volt_table = &led_volts[0],
235 .volt_table = &led_volts[0],
Dmax77693-regulator.c156 .volt_table = max77693_safeout_table, \
197 .volt_table = max77693_safeout_table, \
Dmax1586.c100 rdev->desc->volt_table[selector] / 1000); in max1586_v6_set_voltage_sel()
144 .volt_table = v6_voltages_uv,
Dtps65023-regulator.c99 .volt_table = _t, \
118 .volt_table = _t, \
Dstw481x-vmmc.c46 .volt_table = stw481x_vmmc_voltages,
Dtps6105x-regulator.c45 .volt_table = tps6105x_voltages,
Dmt6397-regulator.c79 .volt_table = ldo_volt_table, \
359 mt6397_regulators[MT6397_ID_VGP2].desc.volt_table = in mt6397_regulator_probe()
Dhelpers.c659 if (!rdev->desc->volt_table) { in regulator_list_voltage_table()
660 BUG_ON(!rdev->desc->volt_table); in regulator_list_voltage_table()
667 return rdev->desc->volt_table[selector]; in regulator_list_voltage_table()
Dhi6421v530-regulator.c84 .volt_table = v_table, \
Dbd718x7-regulator.c593 .volt_table = &bd718xx_3rd_nodvs_buck_volts[0],
665 .volt_table = &ldo_2_volts[0],
934 .volt_table = &bd718xx_3rd_nodvs_buck_volts[0],
1006 .volt_table = &ldo_2_volts[0],
Dtps65912-regulator.c44 .volt_table = NULL, \
Dcpcap-regulator.c117 .volt_table = (val_tbl), \
542 if (regulator->rdesc.volt_table == unknown_val_tbl) in cpcap_regulator_probe()
Dhi6421-regulator.c141 .volt_table = v_table, \
294 .volt_table = v_table, \
Dltc3589.c408 descs[LTC3589_LDO4].volt_table = ltc3589_ldo4; in ltc3589_probe()
411 descs[LTC3589_LDO4].volt_table = ltc3589_12_ldo4; in ltc3589_probe()

12