Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dab8500.c720 .volt_table = ldo_vauxn_voltages,
743 .volt_table = ldo_vauxn_voltages,
766 .volt_table = ldo_vaux3_voltages,
789 .volt_table = ldo_vintcore_voltages,
817 .volt_table = fixed_2000000_voltage,
837 .volt_table = fixed_2000000_voltage,
853 .volt_table = fixed_2050000_voltage,
869 .volt_table = fixed_2050000_voltage,
885 .volt_table = fixed_1800000_voltage,
905 .volt_table = fixed_1200000_voltage,
[all …]
Dti-abb-regulator.c372 __func__, desc->volt_table[sel], sel, in ti_abb_set_voltage_sel()
513 unsigned int *volt_table; in ti_abb_init_table() local
541 volt_table = devm_kzalloc(dev, sizeof(unsigned int) * num_entries, in ti_abb_init_table()
543 if (!volt_table) in ti_abb_init_table()
547 abb->rdesc.volt_table = volt_table; in ti_abb_init_table()
551 for (i = 0; i < num_entries; i++, info++, volt_table++) { in ti_abb_init_table()
557 volt_table); in ti_abb_init_table()
571 i, *volt_table, info->opp_sel, efuse_offset, rbb_mask, in ti_abb_init_table()
575 if (min_uV > *volt_table) in ti_abb_init_table()
576 min_uV = *volt_table; in ti_abb_init_table()
[all …]
Dlp8788-ldo.c197 .volt_table = lp8788_dldo1239_vtbl,
210 .volt_table = lp8788_dldo1239_vtbl,
223 .volt_table = lp8788_dldo1239_vtbl,
236 .volt_table = lp8788_dldo4_vtbl,
249 .volt_table = lp8788_dldo578_aldo6_vtbl,
262 .volt_table = lp8788_dldo6_vtbl,
275 .volt_table = lp8788_dldo578_aldo6_vtbl,
288 .volt_table = lp8788_dldo578_aldo6_vtbl,
301 .volt_table = lp8788_dldo1239_vtbl,
314 .volt_table = lp8788_dldo1011_vtbl,
[all …]
Dlp3971.c252 .volt_table = ldo123_voltage_map,
261 .volt_table = ldo123_voltage_map,
270 .volt_table = ldo123_voltage_map,
279 .volt_table = ldo45_voltage_map,
288 .volt_table = ldo45_voltage_map,
297 .volt_table = buck_voltage_map,
306 .volt_table = buck_voltage_map,
315 .volt_table = buck_voltage_map,
Dlp872x.c526 .volt_table = lp872x_ldo_vtbl,
539 .volt_table = lp872x_ldo_vtbl,
552 .volt_table = lp872x_ldo_vtbl,
565 .volt_table = lp8720_ldo4_vtbl,
578 .volt_table = lp872x_ldo_vtbl,
591 .volt_table = lp8720_buck_vtbl,
605 .volt_table = lp872x_ldo_vtbl,
618 .volt_table = lp872x_ldo_vtbl,
631 .volt_table = lp872x_ldo_vtbl,
644 .volt_table = lp872x_ldo_vtbl,
[all …]
Dlp3972.c405 .volt_table = ldo1_voltage_map,
414 .volt_table = ldo23_voltage_map,
423 .volt_table = ldo23_voltage_map,
432 .volt_table = ldo4_voltage_map,
441 .volt_table = ldo5_voltage_map,
450 .volt_table = buck1_voltage_map,
459 .volt_table = buck23_voltage_map,
468 .volt_table = buck23_voltage_map,
Dmc13xxx.h64 .volt_table = _voltages, \
82 .volt_table = _voltages, \
97 .volt_table = _voltages, \
Dab3100.c270 return reg->desc->volt_table[regval]; in ab3100_get_voltage_regulator()
433 .volt_table = ldo_e_buck_typ_voltages,
443 .volt_table = ldo_f_typ_voltages,
453 .volt_table = ldo_g_typ_voltages,
463 .volt_table = ldo_h_typ_voltages,
473 .volt_table = ldo_k_typ_voltages,
490 .volt_table = ldo_e_buck_typ_voltages,
Dmc13xxx-regulator-core.c103 return rdev->desc->volt_table[val]; in mc13xxx_regulator_get_voltage()
124 if (min_uV <= rdev->desc->volt_table[0] && in mc13xxx_fixed_regulator_set_voltage()
125 rdev->desc->volt_table[0] <= max_uV) { in mc13xxx_fixed_regulator_set_voltage()
Dbcm590xx-regulator.c152 const unsigned int *volt_table; member
161 .volt_table = _table, \
403 pmu->desc[i].volt_table = info->volt_table; in bcm590xx_probe()
Dhelpers.c413 if (!rdev->desc->volt_table) { in regulator_list_voltage_table()
414 BUG_ON(!rdev->desc->volt_table); in regulator_list_voltage_table()
421 return rdev->desc->volt_table[selector]; in regulator_list_voltage_table()
Dlp8788-buck.c379 .volt_table = lp8788_buck_vtbl,
390 .volt_table = lp8788_buck_vtbl,
401 .volt_table = lp8788_buck_vtbl,
414 .volt_table = lp8788_buck_vtbl,
Dmax77693.c170 .volt_table = max77693_safeout_table, \
211 .volt_table = max77693_safeout_table, \
Dmax1586.c113 rdev->desc->volt_table[selector] / 1000); in max1586_v6_set_voltage_sel()
157 .volt_table = v6_voltages_uv,
Dstw481x-vmmc.c47 .volt_table = stw481x_vmmc_voltages,
Dtps65023-regulator.c99 .volt_table = _t, \
118 .volt_table = _t, \
Dmt6397-regulator.c78 .volt_table = ldo_volt_table, \
297 mt6397_regulators[MT6397_ID_VGP2].desc.volt_table = in mt6397_regulator_probe()
Dtps6105x-regulator.c124 .volt_table = tps6105x_voltages,
Dltc3589.c480 descs[LTC3589_LDO4].desc.volt_table = ltc3589_ldo4; in ltc3589_probe()
483 descs[LTC3589_LDO4].desc.volt_table = ltc3589_12_ldo4; in ltc3589_probe()
Dtps65910-regulator.c558 return dev->desc->volt_table[0]; in tps65910_get_voltage_vdd3()
1160 pmic->desc[i].volt_table = info->voltage_table; in tps65910_probe()
1168 pmic->desc[i].volt_table = info->voltage_table; in tps65910_probe()
1172 pmic->desc[i].volt_table = info->voltage_table; in tps65910_probe()
Daat2870-regulator.c123 .volt_table = aat2870_ldo_voltages, \
Dhi6421-regulator.c179 .volt_table = v_table, \
320 .volt_table = v_table, \
Dtps65217-regulator.c45 .volt_table = _t, \
Dpcap-regulator.c227 .volt_table = _vreg##_table, \
Dtps65218-regulator.c45 .volt_table = NULL, \
Dpbias-regulator.c202 drvdata[data_idx].desc.volt_table = pbias_volt_table; in pbias_regulator_probe()
Dpfuze100-regulator.c204 .volt_table = voltages, \
614 desc->volt_table = pfuze3000_sw2hi; in pfuze100_regulator_probe()
D88pm800.c139 .volt_table = ldo_volt_table, \
Daxp20x-regulator.c130 .volt_table = (_table), \
Dtps6507x-regulator.c480 tps->desc[i].volt_table = info->table; in tps6507x_pmic_probe()
Dmc13892-regulator.c449 volt = rdev->desc->volt_table[selector]; in mc13892_sw_regulator_set_voltage_sel()
Dtps6586x-regulator.c121 .volt_table = vdata##_voltages, \
Dtps6524x-regulator.c610 hw->desc[i].volt_table = info->voltages; in pmic_probe()
Dmax8997.c1190 regulators[id].volt_table = safeoutvolt; in max8997_pmic_probe()
/linux-4.4.14/include/linux/regulator/
Ddriver.h301 const unsigned int *volt_table; member