Home
last modified time | relevance | path

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

123

/linux/drivers/pcmcia/
H A Dyenta_socket.h29 #define CB_5VCARD 0x00000400 /* Card Vcc at 5.0 volts? */
30 #define CB_3VCARD 0x00000800 /* Card Vcc at 3.3 volts? */
31 #define CB_XVCARD 0x00001000 /* Card Vcc at X.X volts? */
32 #define CB_YVCARD 0x00002000 /* Card Vcc at Y.Y volts? */
33 #define CB_5VSOCKET 0x10000000 /* Socket Vcc at 5.0 volts? */
34 #define CB_3VSOCKET 0x20000000 /* Socket Vcc at 3.3 volts? */
35 #define CB_XVSOCKET 0x40000000 /* Socket Vcc at X.X volts? */
36 #define CB_YVSOCKET 0x80000000 /* Socket Vcc at Y.Y volts? */
/linux/drivers/macintosh/
H A Dwindfarm_smu_sensors.c275 struct wf_sensor *volts; member
289 if (pow->volts) in smu_cpu_power_release()
290 wf_put_sensor(pow->volts); in smu_cpu_power_release()
299 s32 volts, amps, power; in smu_cpu_power_get() local
312 rc = pow->volts->ops->get_value(pow->volts, &volts); in smu_cpu_power_get()
316 power = (s32)((((u64)volts) * ((u64)amps)) >> 16); in smu_cpu_power_get()
337 smu_cpu_power_create(struct wf_sensor *volts, struct wf_sensor *amps) in smu_cpu_power_create() argument
347 wf_get_sensor(volts); in smu_cpu_power_create()
348 pow->volts = volts; in smu_cpu_power_create()
H A Dwindfarm_rm31.c204 s32 dtemp, volts, amps; in read_one_cpu_vals() local
217 rc = wf_sensor_get(sens_cpu_volts[cpu], &volts); in read_one_cpu_vals()
219 DBG(" CPU%d, volts reading error !\n", cpu); in read_one_cpu_vals()
222 DBG_LOTS(" CPU%d: volts = %d.%03d\n", cpu, FIX32TOPRINT((volts))); in read_one_cpu_vals()
237 *power = (((u64)volts) * ((u64)amps)) >> 16; in read_one_cpu_vals()
H A Dwindfarm_pm72.c210 s32 dtemp, volts, amps; in read_one_cpu_vals() local
223 rc = wf_sensor_get(sens_cpu_volts[cpu], &volts); in read_one_cpu_vals()
225 DBG(" CPU%d, volts reading error !\n", cpu); in read_one_cpu_vals()
228 DBG_LOTS(" CPU%d: volts = %d.%03d\n", cpu, FIX32TOPRINT((volts))); in read_one_cpu_vals()
243 *power = (((u64)volts) * ((u64)amps)) >> 16; in read_one_cpu_vals()
/linux/Documentation/devicetree/bindings/hwmon/
H A Dlltc,ltc4286.yaml24 voltage range is 25.6 volts or 102.4 volts for this chip.
25 The default is 102.4 volts.
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov64a40.yaml26 description: Analog voltage supply, 2.8 volts
29 description: Digital core voltage supply, 1.1 volts
32 description: Digital I/O voltage supply, 1.8 volts
H A Dst,st-vgxy61.yaml36 Sensor digital core supply. Must be 1.2 volts.
40 Sensor digital IO supply. Must be 1.8 volts.
44 Sensor analog supply. Must be 2.8 volts.
H A Dsony,imx219.yaml35 Digital I/O voltage supply, 1.8 volts
39 Analog voltage supply, 2.8 volts
43 Digital core voltage supply, 1.2 volts
H A Dovti,ov5675.yaml39 Digital I/O voltage supply, 1.8 volts.
43 Analog voltage supply, 2.8 volts.
47 Digital core voltage supply, 1.2 volts.
H A Dovti,ov5640.yaml29 description: Analog voltage supply, 2.8 volts
32 description: Digital core voltage supply, 1.5 volts
35 description: Digital I/O voltage supply, 1.8 volts
H A Dtoshiba,tc358746.yaml53 description: Digital core voltage supply, 1.2 volts
56 description: Digital I/O voltage supply, 1.8 volts
59 description: MIPI CSI phy voltage supply, 1.2 volts
H A Dmaxim,max9286.yaml73 Initial amplitude of the reverse control channel, in micro volts.
82 170000 micro volts.
86 is 100000 micro volts
/linux/Documentation/hwmon/
H A Dlm78.rst60 Voltage sensors (also known as IN sensors) report their values in volts.
64 inputs can measure voltages between 0 and 4.08 volts, with a resolution
69 It is a value in volts. When it is unconnected, you will often find the
H A Dadc128d818.rst31 Voltage sensors (also known as IN sensors) report their values in volts.
35 inputs can measure voltages between 0 and 2.55 volts, with a resolution
H A Dit87.rst294 Voltage sensors (also known as IN sensors) report their values in volts. An
298 voltage inputs can measure voltages between 0 and 4.08 volts, with a resolution
300 3.06 volts, with a resolution of 0.012 volt. IT8732F can measure between 0 and
301 2.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not
314 the mainboard and/or processor itself. It is a value in volts.
H A Dasb100.rst40 Voltage sensors (also known as IN sensors) report values in volts.
44 processor itself. It is a value in volts.
H A Dlm80.rst59 Voltage sensors (also known as IN sensors) report their values in volts.
63 inputs can measure voltages between 0 and 2.55 volts, with a resolution
H A Dsis5595.rst98 Voltage sensors (also known as IN sensors) report their values in volts. An
102 inputs can measure voltages between 0 and 4.08 volts, with a resolution of
/linux/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
/linux/Documentation/devicetree/bindings/opp/
H A Dti,omap-opp-supply.yaml48 description: Absolute maximum voltage for the OPP supply in micro-volts.
59 - description: Reference voltage in micro-volts (OPP Voltage)
/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq25980.yaml42 Minimum input voltage limit in micro volts with a when the charger is in
56 Minimum input voltage limit in micro volts with a when the charger is in
/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,sgtl5000.yaml49 micbias-voltage-m-volts:
108 micbias-voltage-m-volts = <2250>;
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm3532.txt32 - ti,als-vmin - Minimum ALS voltage defined in Volts
33 - ti,als-vmax - Maximum ALS voltage defined in Volts
/linux/drivers/hwmon/pmbus/
H A Dltc4286.c131 ~VRANGE_SELECT_BIT; /* VRANGE_SELECT = 0, 25.6 volts */ in ltc4286_probe()
138 VRANGE_SELECT_BIT; /* VRANGE_SELECT = 1, 102.4 volts */ in ltc4286_probe()
/linux/drivers/net/can/peak_canfd/
H A DKconfig13 disturbances of up to 500 Volts. The PCAN-PCI Express FD can be

123