Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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 …]
H A Dsysfs-class-power220 Valid values: Represented in microvolts
237 Valid values: Represented in microvolts
259 Valid values: Represented in microvolts
481 Valid values: Represented in microvolts
516 Valid values: Represented in microvolts
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A 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 */
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/adc/
H A Dadc.txt5 - use microvolts constraint or
20 - vdd-microvolts: positive reference Voltage value [uV]
21 - vss-microvolts: negative reference Voltage value [uV]
28 vdd-microvolts = <1800000>;
58 vss-microvolts = <0>;
/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h385 int ocv; /* microVolts */
408 int voltage_min_design_uv; /* microVolts */
409 int voltage_max_design_uv; /* microVolts */
412 int precharge_voltage_max_uv; /* microVolts */
414 int charge_restart_voltage_uv; /* microVolts */
415 int overvoltage_limit_uv; /* microVolts */
417 int constant_charge_voltage_max_uv; /* microVolts */
H A 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
/OK3568_Linux_fs/kernel/drivers/regulator/
H A 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 */
H A Dtps65910-regulator.c30 /* supported VIO voltages in microvolts */
37 /* supported VRTC voltages in microvolts */
42 /* supported VDD3 voltages in microvolts */
47 /* supported VDIG1 voltages in microvolts */
52 /* supported VDIG2 voltages in microvolts */
57 /* supported VPLL voltages in microvolts */
62 /* supported VDAC voltages in microvolts */
67 /* supported VAUX1 voltages in microvolts */
72 /* supported VAUX2 voltages in microvolts */
77 /* supported VAUX33 voltages in microvolts */
[all …]
H A Dfixed-helper.c28 * @uv: voltage in microvolts
45 data->cfg.microvolts = uv; in regulator_register_always_on()
H A Dfixed.c107 config->microvolts = init_data->constraints.min_uV; in of_get_fixed_voltage_config()
198 if (config->microvolts) in reg_fixed_voltage_probe()
201 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2371-2180.dts108 nvidia,pwm-min-microvolts = <708000>;
111 nvidia,pwm-tristate-microvolts = <1000000>;
112 nvidia,pwm-voltage-step-microvolts = <19200>;
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dfixed.h22 * @microvolts: Output voltage of regulator
37 int microvolts; member
H A Dgpio-regulator.h28 * @value: microvolts or microamps
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A 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
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax77693-private.h140 /* microvolts */
142 /* microvolts */
148 /* microvolts */
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dtwl-charger.txt20 - ti,bb-uvolt: microvolts for charging the backup battery.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1177.rst32 in0_input Measured voltage in microvolts.
H A Dltc2990.rst60 input pins in microvolts. This is equivalent to the current through a 1mOhm
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmax8952.txt7 in microvolts. All values must be from range <770000, 1400000>
/OK3568_Linux_fs/u-boot/drivers/adc/
H A Dadc-uclass.c371 prop = "vdd-microvolts"; in adc_vdd_platdata_set()
391 prop = "vss-microvolts"; in adc_vss_platdata_set()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dallwinner,sun4i-a10-lradc-keys.yaml52 Voltage in microvolts at LRADC input when this key is
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_bcm43xx.c41 .microvolts = 2000000, /* 1.8V */

123