Home
last modified time | relevance | path

Searched refs:fixed_uV (Results 1 – 25 of 31) sorted by relevance

12

/drivers/regulator/
A Dltc3589.c75 int fixed_uV; member
200 rdesc->fixed_uV = ltc3589_scale(desc->fixed_uV, r[0], r[1]); in ltc3589_of_parse_cb()
212 .fixed_uV = (dtv_mask) ? 0 : 800000, \
396 descs[LTC3589_LDO3].fixed_uV = info->fixed_uV; in ltc3589_probe()
438 .fixed_uV = 1800000,
443 .fixed_uV = 2800000,
A Dltc3676.c167 rdesc->fixed_uV = ltc3676_scale(desc->fixed_uV, r[0], r[1]); in ltc3676_of_parse_cb()
205 .fixed_uV = (dvb_mask) ? 0 : 725000, \
315 descs[LTC3676_LDO3].fixed_uV = 1800000; /* LDO3 is fixed 1.8V */ in ltc3676_regulator_probe()
A Dstm32-booster.c33 .fixed_uV = 3300000,
64 .fixed_uV = 3300000,
A Dstpmic1_regulator.c250 .fixed_uV = 3300000, \
291 .fixed_uV = 500000, \
308 .fixed_uV = 5000000, \
325 .fixed_uV = 5000000, \
345 .fixed_uV = 5000000, \
A Drtq2208-regulator.c383 unsigned int fixed_uV; in rtq2208_init_regulator_desc() local
440 fixed_uV = idx == RTQ2208_LDO2 ? ldo2_fixed : ldo1_fixed; in rtq2208_init_regulator_desc()
441 if (fixed_uV) { in rtq2208_init_regulator_desc()
443 desc->fixed_uV = fixed_uV; in rtq2208_init_regulator_desc()
A Dbd9576-regulator.c145 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage()
147 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage()
672 .fixed_uV = BD957X_VOUTS4_BASE_VOLT,
719 .fixed_uV = BD957X_VOUTS1_VOLT,
991 ic_data->regulator_data[2].desc.fixed_uV = 1350000; in bd957x_probe()
993 ic_data->regulator_data[2].desc.fixed_uV = 1500000; in bd957x_probe()
A Dbcm590xx-regulator.c480 .fixed_uV = 5000000,
723 .fixed_uV = 1800000,
857 .fixed_uV = 5000000,
957 .fixed_uV = 1800000,
1091 .fixed_uV = 5000000,
A Drenesas-usb-vbus-regulator.c32 .fixed_uV = 5000000,
A Dfixed.c293 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
343 drvdata->desc.fixed_uV); in reg_fixed_voltage_probe()
A Dscmi-regulator.c165 sreg->desc.fixed_uV = in scmi_config_linear_regulator_mappings()
194 sreg->desc.fixed_uV = vinfo->levels_uv[0]; in scmi_config_discrete_regulator_mappings()
A Dstm32-pwr.c116 .fixed_uV = _volt, \
A Dact8865-regulator.c497 .fixed_uV = 3300000,
510 .fixed_uV = 1200000,
A Dtps65218-regulator.c46 .fixed_uV = _fuv, \
A Dpv88060-regulator.c200 .fixed_uV = max,\
A Ddb8500-prcmu.c272 .fixed_uV = 1800000,
A Drt5120-regulator.c277 desc->fixed_uV = init_data->constraints.min_uV; in rt5120_of_parse_cb()
A Dtps65090-regulator.c192 .fixed_uV = _volt, \
A Dtps65219-regulator.c125 .fixed_uV = _fuv, \
A Drt5190a-regulator.c238 desc->fixed_uV = init_data->constraints.min_uV; in rt5190a_of_parse_cb()
A Datc260x-regulator.c270 .fixed_uV = vfixed, \
A Dqcom_smd-regulator.c348 .fixed_uV = 1740000,
514 .fixed_uV = 1740000,
A Dbd71828-regulator.c627 .fixed_uV = BD71828_LDO_6_VOLTAGE,
A Dcore.c3249 if (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1 && !selector) in _regulator_list_voltage()
3250 return rdev->desc->fixed_uV; in _regulator_list_voltage()
4574 } else if (rdev->desc->fixed_uV && (rdev->desc->n_voltages == 1)) { in regulator_get_voltage_rdev()
4575 ret = rdev->desc->fixed_uV; in regulator_get_voltage_rdev()
5439 (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1)) in regulator_attr_is_visible()
5979 !rdev->desc->fixed_uV) in regulator_register()
/drivers/power/supply/
A Ducs1002_power.c530 .fixed_uV = 5000000,
/drivers/phy/mediatek/
A Dphy-mtk-hdmi-mt8195.c518 .fixed_uV = 5000000,

Completed in 58 milliseconds

12