Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dstm32-booster.c33 .fixed_uV = 3300000,
64 .fixed_uV = 3300000,
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, \
407 descs[LTC3589_LDO3].fixed_uV = 1800000; in ltc3589_probe()
410 descs[LTC3589_LDO3].fixed_uV = 2800000; in ltc3589_probe()
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, \
322 descs[LTC3676_LDO3].fixed_uV = 1800000; /* LDO3 is fixed 1.8V */ in ltc3676_regulator_probe()
Dstpmic1_regulator.c245 .fixed_uV = 3300000, \
284 .fixed_uV = 500000, \
301 .fixed_uV = 5000000, \
318 .fixed_uV = 5000000, \
338 .fixed_uV = 5000000, \
Dfixed.c207 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
255 drvdata->desc.fixed_uV); in reg_fixed_voltage_probe()
Dab3100.c403 .fixed_uV = LDO_A_VOLTAGE,
413 .fixed_uV = LDO_C_VOLTAGE,
423 .fixed_uV = LDO_D_VOLTAGE,
Dstm32-pwr.c117 .fixed_uV = _volt, \
Dact8865-regulator.c497 .fixed_uV = 3300000,
510 .fixed_uV = 1200000,
Dqcom_smd-regulator.c295 .fixed_uV = 1740000,
386 .fixed_uV = 1740000,
Dtps65218-regulator.c54 .fixed_uV = _fuv, \
Ddb8500-prcmu.c272 .fixed_uV = 1800000,
Dpv88060-regulator.c200 .fixed_uV = max,\
Dtps65090-regulator.c192 .fixed_uV = _volt, \
Dcore.c2818 if (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1 && !selector) in _regulator_list_voltage()
2819 return rdev->desc->fixed_uV; in _regulator_list_voltage()
4015 } else if (rdev->desc->fixed_uV && (rdev->desc->n_voltages == 1)) { in regulator_get_voltage_rdev()
4016 ret = rdev->desc->fixed_uV; in regulator_get_voltage_rdev()
4678 (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1)) in regulator_attr_is_visible()
5172 !rdev->desc->fixed_uV) in regulator_register()
Dqcom-rpmh-regulator.c474 vreg->rdesc.fixed_uV = init_data->constraints.min_uV; in rpmh_regulator_init_vreg()
/Linux-v5.4/include/linux/regulator/
Ddriver.h347 int fixed_uV; member
/Linux-v5.4/sound/soc/amd/
Dacp-da7219-max98357a.c431 .fixed_uV = 1800000, /* 1.8V */
/Linux-v5.4/drivers/power/supply/
Ducs1002_power.c487 .fixed_uV = 5000000,
Dbq24190_charger.c566 .fixed_uV = 5000000,