Home
last modified time | relevance | path

Searched refs:volts (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/drivers/macintosh/
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()
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()
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()
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()
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-6.1.9/Documentation/devicetree/bindings/media/i2c/
Dov2685.txt7 - avdd-supply: Analog voltage supply, 2.8 volts
8 - dovdd-supply: Digital I/O voltage supply, 1.8 volts
9 - dvdd-supply: Digital core voltage supply, 1.8 volts
Dov5695.txt7 - avdd-supply: Analog voltage supply, 2.8 volts
8 - dovdd-supply: Digital I/O voltage supply, 1.8 volts
9 - dvdd-supply: Digital core voltage supply, 1.2 volts
Dimx219.yaml32 Digital I/O voltage supply, 1.8 volts
36 Analog voltage supply, 2.8 volts
40 Digital core voltage supply, 1.2 volts
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
Dst,st-mipid02.txt17 - VDDE-supply: sensor digital IO supply. Must be 1.8 volts.
18 - VDDIN-supply: sensor internal regulator supply. Must be 1.8 volts.
Dmaxim,max9286.yaml58 Initial amplitude of the reverse control channel, in micro volts.
67 170000 micro volts.
71 is 100000 micro volts
Dtoshiba,et8ek8.txt14 - vana-supply: Analogue voltage supply (VANA), 2.8 volts
/linux-6.1.9/Documentation/hwmon/
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
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
Dasb100.rst40 Voltage sensors (also known as IN sensors) report values in volts.
44 processor itself. It is a value in volts.
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
Dit87.rst257 Voltage sensors (also known as IN sensors) report their values in volts. An
261 voltage inputs can measure voltages between 0 and 4.08 volts, with a resolution
263 3.06 volts, with a resolution of 0.012 volt. IT8732F can measure between 0 and
264 2.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not
277 the mainboard and/or processor itself. It is a value in volts.
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-6.1.9/Documentation/devicetree/bindings/power/supply/
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-6.1.9/Documentation/devicetree/bindings/sound/
Dsgtl5000.yaml46 micbias-voltage-m-volts:
105 micbias-voltage-m-volts = <2250>;
/linux-6.1.9/Documentation/devicetree/bindings/staging/iio/adc/
Dspear-adc.txt10 - vref-external: External voltage reference in milli-volts. If omitted
/linux-6.1.9/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
/linux-6.1.9/drivers/hid/
Dhid-steam.c327 s16 volts; in steam_battery_get_property() local
332 volts = steam->voltage; in steam_battery_get_property()
344 val->intval = volts * 1000; /* mV -> uV */ in steam_battery_get_property()
1011 s16 volts = steam_le16(data + 12); in steam_do_battery_event() local
1019 steam->voltage = volts; in steam_do_battery_event()
/linux-6.1.9/drivers/of/unittest-data/
Doverlay_common.dtsi18 compatible = "ot,big-volts-control";
/linux-6.1.9/arch/powerpc/include/asm/
Dsmu.h564 __u16 volts[3]; /* CPU core voltage for the 3 member
/linux-6.1.9/Documentation/peci/
Dpeci.rst30 bit with a driven, rising edge from an idle near zero volts. The
/linux-6.1.9/Documentation/devicetree/bindings/iio/afe/
Dtemperature-transducer.yaml83 degrees Celsius or micro-volts per degrees Celsius. The is the main

12