Home
last modified time | relevance | path

Searched full:microvolts (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dqrb2210-rb1.dts153 regulator-min-microvolts = <1350000>;
154 regulator-max-microvolts = <1350000>;
160 regulator-min-microvolts = <2072000>;
161 regulator-max-microvolts = <2072000>;
169 regulator-min-microvolts = <1136000>;
170 regulator-max-microvolts = <1136000>;
177 regulator-min-microvolts = <616000>;
178 regulator-max-microvolts = <616000>;
185 regulator-min-microvolts = <1648000>;
186 regulator-max-microvolts = <2992000>;
[all …]
/Linux-v6.6/arch/arm/mach-omap2/
Dpmic-cpcap.c21 * omap_cpcap_vsel_to_vdc - convert CPCAP VSEL value to microvolts DC
24 * Returns the microvolts DC that the CPCAP PMIC should generate when
35 * omap_cpcap_uv_to_vsel - convert microvolts DC to CPCAP VSEL value
36 * @uv: microvolts DC to convert
39 * generate an output voltage equal to or greater than @uv microvolts DC.
85 * omap_max8952_vsel_to_vdc - convert MAX8952 VSEL value to microvolts DC
88 * Returns the microvolts DC that the MAX8952 Regulator should generate when
99 * omap_max8952_uv_to_vsel - convert microvolts DC to MAX8952 VSEL value
100 * @uv: microvolts DC to convert
103 * generate an output voltage equal to or greater than @uv microvolts DC.
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dnvidia,tegra124-dfll.txt57 - nvidia,pwm-tristate-microvolts: Regulator voltage in micro volts when PWM
60 - nvidia,pwm-min-microvolts: Regulator voltage in micro volts when PWM control
63 - nvidia,pwm-voltage-step-microvolts: Voltage increase in micro volts
65 duty cycle would be: nvidia,pwm-min-microvolts +
66 nvidia,pwm-voltage-step-microvolts * 2.
127 nvidia,pwm-min-microvolts = <708000>; /* 708mV */
130 nvidia,pwm-tristate-microvolts = <1000000>;
131 nvidia,pwm-voltage-step-microvolts = <19200>; /* 19.2mV */
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-regulator26 NOTE: this field can be used in conjunction with microvolts
91 What: /sys/class/regulator/.../microvolts
97 microvolts. This holds the regulator output voltage setting
98 measured in microvolts (i.e. E-6 Volts), for regulators
153 output voltage setting for this domain measured in microvolts,
157 the power domain has no min microvolts constraint defined by
168 output voltage setting for this domain measured in microvolts,
172 the power domain has no max microvolts constraint defined by
255 voltage setting for this domain measured in microvolts when
266 voltage setting for this domain measured in microvolts when
[all …]
Dsysfs-class-power-ltc4162l37 Valid values: In microvolts
47 Valid values: In microvolts
Dsysfs-class-power220 Valid values: Represented in microvolts
237 Valid values: Represented in microvolts
259 Valid values: Represented in microvolts
504 Valid values: Represented in microvolts
552 Valid values: Represented in microvolts
/Linux-v6.6/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5766.yaml24 output-range-microvolts:
44 - output-range-microvolts
59 output-range-microvolts = <(-5000000) 5000000>;
/Linux-v6.6/drivers/regulator/
Dbcm590xx-regulator.c102 /* LDO group A: supported voltages in microvolts */
108 /* LDO group C: supported voltages in microvolts */
118 /* DCDC group CSR: supported voltages in microvolts */
125 /* DCDC group IOSR1: supported voltages in microvolts */
133 /* DCDC group SDSR1: supported voltages in microvolts */
Dtps65910-regulator.c29 /* supported VIO voltages in microvolts */
36 /* supported VRTC voltages in microvolts */
41 /* supported VDD3 voltages in microvolts */
46 /* supported VDIG1 voltages in microvolts */
51 /* supported VDIG2 voltages in microvolts */
56 /* supported VPLL voltages in microvolts */
61 /* supported VDAC voltages in microvolts */
66 /* supported VAUX1 voltages in microvolts */
71 /* supported VAUX2 voltages in microvolts */
76 /* supported VAUX33 voltages in microvolts */
[all …]
Dfixed-helper.c28 * @uv: voltage in microvolts
45 data->cfg.microvolts = uv; in regulator_register_always_on()
Dfixed.c140 config->microvolts = init_data->constraints.min_uV; in of_get_fixed_voltage_config()
242 if (config->microvolts) in reg_fixed_voltage_probe()
245 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
/Linux-v6.6/include/linux/regulator/
Dfixed.h22 * @microvolts: Output voltage of regulator
37 int microvolts; member
Dgpio-regulator.h28 * @value: microvolts or microamps
/Linux-v6.6/drivers/iio/adc/
Dti-ads1100.c128 int microvolts; in ads1100_set_scale() local
138 microvolts = regulator_get_voltage(data->reg_vdd); in ads1100_set_scale()
141 * result must be millivolts, d = microvolts / 1000 in ads1100_set_scale()
146 gain = DIV_ROUND_CLOSEST(microvolts, BIT(15)) * MILLI / val2; in ads1100_set_scale()
/Linux-v6.6/include/linux/
Dpower_supply.h344 int ocv; /* microVolts */
450 * is at minimum voltage level in microvolts. If the voltage drops below this
453 * charged in microvolts. This is the "nominal voltage" i.e. the voltage
462 * microvolts. When we pass this voltage we will nominally switch over to the
471 * drops below this value in microvolts, the charging will be restarted
482 * @constant_charge_voltage_max_uv: voltage in microvolts signifying the end of
537 * determine the capacity in percent in relation to the voltage in microvolts
552 * corresponding voltage in microvolts. The internal resistance is used to
Dpm_opp.h31 * @u_volt: Target voltage in microvolts corresponding to this OPP
32 * @u_volt_min: Minimum voltage in microvolts corresponding to this OPP
33 * @u_volt_max: Maximum voltage in microvolts corresponding to this OPP
/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dmax8998.txt44 - max8998,pmic-buck1-dvs-voltage: An array of 4 voltage values in microvolts
48 - max8998,pmic-buck2-dvs-voltage: An array of 2 voltage values in microvolts
/Linux-v6.6/include/linux/mfd/
Dmax77693-private.h140 /* microvolts */
142 /* microvolts */
148 /* microvolts */
/Linux-v6.6/Documentation/hwmon/
Dadm1177.rst33 in0_input Measured voltage in microvolts.
/Linux-v6.6/drivers/hwmon/
Dltc4215.c116 * Step 1: convert sense register to microVolts in ltc4215_get_current()
127 /* Calculate voltage in microVolts (151 uV per increment) */ in ltc4215_get_current()
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/
Dtwl4030-charger.yaml34 description: microvolts for charging the backup battery
/Linux-v6.6/drivers/power/supply/
Dpower_supply_hwmon.c225 * microvolts/microamps, so we need to adjust it to in power_supply_hwmon_read()
267 * microvolts/microamps, so we need to adjust it to in power_supply_hwmon_write()
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dtransmit-amplitude.yaml19 Transmit amplitude voltages in microvolts, peak-to-peak. If this property
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7949.yaml39 Internal reference voltage selection in microvolts.
Daspeed,ast2600-adc.yaml58 ADC internal reference voltage in microvolts.

123