Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dbd9576-regulator.c55 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage()
57 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage()
156 .fixed_uV = BD957X_VOUTS4_BASE_VOLT,
195 .fixed_uV = BD957X_VOUTS1_VOLT,
269 bd9576_regulators[2].desc.fixed_uV = 1350000; in bd957x_probe()
271 bd9576_regulators[2].desc.fixed_uV = 1500000; in bd957x_probe()
H A Dltc3589.c216 rdesc->fixed_uV = ltc3589_scale(desc->fixed_uV, r[0], r[1]); in ltc3589_of_parse_cb()
231 .fixed_uV = (dtv_mask) ? 0 : 800000, \
401 descs[LTC3589_LDO3].fixed_uV = 1800000; in ltc3589_probe()
404 descs[LTC3589_LDO3].fixed_uV = 2800000; in ltc3589_probe()
H 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()
H A Dstm32-booster.c33 .fixed_uV = 3300000,
64 .fixed_uV = 3300000,
H A Dstpmic1_regulator.c249 .fixed_uV = 3300000, \
290 .fixed_uV = 500000, \
307 .fixed_uV = 5000000, \
324 .fixed_uV = 5000000, \
344 .fixed_uV = 5000000, \
H A Dfixed.c201 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
249 drvdata->desc.fixed_uV); in reg_fixed_voltage_probe()
H A Dab3100.c403 .fixed_uV = LDO_A_VOLTAGE,
413 .fixed_uV = LDO_C_VOLTAGE,
423 .fixed_uV = LDO_D_VOLTAGE,
H 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()
H A Dstm32-pwr.c117 .fixed_uV = _volt, \
H A Dact8865-regulator.c497 .fixed_uV = 3300000,
510 .fixed_uV = 1200000,
H A Dpv88060-regulator.c200 .fixed_uV = max,\
H A Dtps65218-regulator.c54 .fixed_uV = _fuv, \
H A Ddb8500-prcmu.c272 .fixed_uV = 1800000,
H A Dqcom_smd-regulator.c305 .fixed_uV = 1740000,
471 .fixed_uV = 1740000,
H A Dtps65090-regulator.c192 .fixed_uV = _volt, \
H A Dbd71828-regulator.c694 .fixed_uV = BD71828_LDO_6_VOLTAGE,
H A Dcore.c2997 if (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1 && !selector) in _regulator_list_voltage()
2998 return rdev->desc->fixed_uV; in _regulator_list_voltage()
4204 } else if (rdev->desc->fixed_uV && (rdev->desc->n_voltages == 1)) { in regulator_get_voltage_rdev()
4205 ret = rdev->desc->fixed_uV; in regulator_get_voltage_rdev()
4876 (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1)) in regulator_attr_is_visible()
5719 !rdev->desc->fixed_uV) in regulator_register()
H A Dqcom-rpmh-regulator.c474 vreg->rdesc.fixed_uV = init_data->constraints.min_uV; in rpmh_regulator_init_vreg()
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Ddriver.h339 int fixed_uV; member
/OK3568_Linux_fs/kernel/sound/soc/amd/
H A Dacp-da7219-max98357a.c418 .fixed_uV = 1800000, /* 1.8V */
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Ducs1002_power.c531 .fixed_uV = 5000000,
H A Dsc89890_charger.c849 .fixed_uV = 5000000,
H A Dsgm41542_charger.c1196 .fixed_uV = 5000000,
H A Dbq25890_charger.c1137 .fixed_uV = 5000000,
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dat803x.c374 .fixed_uV = 2500000,

12