Searched refs:fixed_uV (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | stm32-booster.c | 33 .fixed_uV = 3300000, 64 .fixed_uV = 3300000,
|
| H A 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()
|
| H A D | stpmic1_regulator.c | 250 .fixed_uV = 3300000, \ 291 .fixed_uV = 500000, \ 308 .fixed_uV = 5000000, \ 325 .fixed_uV = 5000000, \ 345 .fixed_uV = 5000000, \
|
| H A D | rtq2208-regulator.c | 384 unsigned int fixed_uV; in rtq2208_init_regulator_desc() local 441 fixed_uV = idx == RTQ2208_LDO2 ? ldo2_fixed : ldo1_fixed; in rtq2208_init_regulator_desc() 442 if (fixed_uV) { in rtq2208_init_regulator_desc() 444 desc->fixed_uV = fixed_uV; in rtq2208_init_regulator_desc()
|
| H A D | bcm590xx-regulator.c | 480 .fixed_uV = 5000000, 723 .fixed_uV = 1800000, 857 .fixed_uV = 5000000, 957 .fixed_uV = 1800000, 1091 .fixed_uV = 5000000,
|
| H A D | stm32-pwr.c | 116 .fixed_uV = _volt, \
|
| H A D | tps65218-regulator.c | 45 .fixed_uV = _fuv, \
|
| H A D | tps65090-regulator.c | 192 .fixed_uV = _volt, \
|
| H A D | rt5190a-regulator.c | 238 desc->fixed_uV = init_data->constraints.min_uV; in rt5190a_of_parse_cb()
|
| H A D | atc260x-regulator.c | 270 .fixed_uV = vfixed, \
|
| H A D | core.c | 3495 if (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1 && !selector) in _regulator_list_voltage() 3496 return rdev->desc->fixed_uV; in _regulator_list_voltage() 4820 } else if (rdev->desc->fixed_uV && (rdev->desc->n_voltages == 1)) { in regulator_get_voltage_rdev() 4821 ret = rdev->desc->fixed_uV; in regulator_get_voltage_rdev() 5685 (rdev->desc->fixed_uV && rdev->desc->n_voltages == 1)) in regulator_attr_is_visible() 6208 !rdev->desc->fixed_uV) in regulator_register()
|
| H A D | bd71828-regulator.c | 734 .fixed_uV = BD71828_LDO_6_VOLTAGE,
|
| /linux/drivers/power/supply/ |
| H A D | max77759_charger.c | 481 .fixed_uV = 5000000,
|
| H A D | bq24190_charger.c | 694 .fixed_uV = 5000000, 710 .fixed_uV = 5000000,
|
| /linux/sound/soc/amd/ |
| H A D | acp-da7219-max98357a.c | 741 .fixed_uV = 1800000, /* 1.8V */
|
| /linux/drivers/net/phy/qcom/ |
| H A D | at803x.c | 743 .fixed_uV = 2500000,
|
| /linux/drivers/phy/renesas/ |
| H A D | phy-rcar-gen3-usb2.c | 887 .fixed_uV = 5000000,
|