Searched refs:fixed_uV (Results 1 – 25 of 25) sorted by relevance
| /Linux-v5.15/drivers/regulator/ |
| D | ltc3589.c | 203 rdesc->fixed_uV = ltc3589_scale(desc->fixed_uV, r[0], r[1]); in ltc3589_of_parse_cb() 215 .fixed_uV = (dtv_mask) ? 0 : 800000, \ 404 descs[LTC3589_LDO3].fixed_uV = 1800000; in ltc3589_probe() 407 descs[LTC3589_LDO3].fixed_uV = 2800000; in ltc3589_probe()
|
| D | stm32-booster.c | 33 .fixed_uV = 3300000, 64 .fixed_uV = 3300000,
|
| D | ltc3676.c | 167 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()
|
| D | stpmic1_regulator.c | 250 .fixed_uV = 3300000, \ 291 .fixed_uV = 500000, \ 308 .fixed_uV = 5000000, \ 325 .fixed_uV = 5000000, \ 345 .fixed_uV = 5000000, \
|
| D | bd9576-regulator.c | 144 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage() 146 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage() 671 .fixed_uV = BD957X_VOUTS4_BASE_VOLT, 718 .fixed_uV = BD957X_VOUTS1_VOLT, 992 ic_data->regulator_data[2].desc.fixed_uV = 1350000; in bd957x_probe() 994 ic_data->regulator_data[2].desc.fixed_uV = 1500000; in bd957x_probe()
|
| D | fixed.c | 249 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe() 299 drvdata->desc.fixed_uV); in reg_fixed_voltage_probe()
|
| D | scmi-regulator.c | 165 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()
|
| D | stm32-pwr.c | 117 .fixed_uV = _volt, \
|
| D | act8865-regulator.c | 497 .fixed_uV = 3300000, 510 .fixed_uV = 1200000,
|
| D | tps65218-regulator.c | 54 .fixed_uV = _fuv, \
|
| D | pv88060-regulator.c | 200 .fixed_uV = max,\
|
| D | db8500-prcmu.c | 272 .fixed_uV = 1800000,
|
| D | tps65090-regulator.c | 192 .fixed_uV = _volt, \
|
| D | qcom_smd-regulator.c | 348 .fixed_uV = 1740000, 514 .fixed_uV = 1740000,
|
| D | atc260x-regulator.c | 269 .fixed_uV = vfixed, \
|
| D | bd71828-regulator.c | 679 .fixed_uV = BD71828_LDO_6_VOLTAGE,
|
| D | core.c | 3075 if (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1 && !selector) in _regulator_list_voltage() 3076 return rdev->desc->fixed_uV; in _regulator_list_voltage() 4319 } else if (rdev->desc->fixed_uV && (rdev->desc->n_voltages == 1)) { in regulator_get_voltage_rdev() 4320 ret = rdev->desc->fixed_uV; in regulator_get_voltage_rdev() 5005 (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1)) in regulator_attr_is_visible() 5514 !rdev->desc->fixed_uV) in regulator_register()
|
| D | mt6359-regulator.c | 133 .fixed_uV = (_fixed_volt), \
|
| D | qcom-rpmh-regulator.c | 474 vreg->rdesc.fixed_uV = init_data->constraints.min_uV; in rpmh_regulator_init_vreg()
|
| /Linux-v5.15/include/linux/regulator/ |
| D | driver.h | 375 int fixed_uV; member
|
| /Linux-v5.15/drivers/power/supply/ |
| D | ucs1002_power.c | 531 .fixed_uV = 5000000,
|
| D | smb347-charger.c | 1528 .fixed_uV = 5000000,
|
| D | bq24190_charger.c | 568 .fixed_uV = 5000000,
|
| /Linux-v5.15/sound/soc/amd/ |
| D | acp-da7219-max98357a.c | 724 .fixed_uV = 1800000, /* 1.8V */
|
| /Linux-v5.15/drivers/net/phy/ |
| D | at803x.c | 505 .fixed_uV = 2500000,
|