Home
last modified time | relevance | path

Searched full:shunt (Results 1 – 25 of 162) sorted by relevance

1234567

/linux-6.14.4/Documentation/hwmon/
Dina2xx.rst82 The INA219 is a high-side current shunt and power monitor with an I2C
83 interface. The INA219 monitors both shunt drop and supply voltage, with
86 The INA220 is a high or low side current shunt and power monitor with an I2C
87 interface. The INA220 monitors both shunt drop and supply voltage.
89 The INA226 is a current shunt and power monitor with an I2C interface.
90 The INA226 monitors both a shunt voltage drop and bus supply voltage.
92 INA230 and INA231 are high or low side current shunt and power monitors
93 with an I2C interface. The chips monitor both a shunt voltage drop and
96 INA260 is a high or low side current and power monitor with integrated shunt
99 The SY24655 is a high- and low-side current shunt and power monitor with an I2C
[all …]
Dina209.rst40 in0_input shunt voltage (mV)
41 in0_input_highest shunt voltage historical maximum reading (mV)
42 in0_input_lowest shunt voltage historical minimum reading (mV)
43 in0_reset_history reset shunt voltage history
44 in0_max shunt voltage max alarm limit (mV)
45 in0_min shunt voltage min alarm limit (mV)
46 in0_crit_max shunt voltage crit max alarm limit (mV)
47 in0_crit_min shunt voltage crit min alarm limit (mV)
48 in0_max_alarm shunt voltage max alarm limit exceeded
49 in0_min_alarm shunt voltage min alarm limit exceeded
[all …]
Dina238.rst22 The INA238 is a current shunt, power and temperature monitor with an I2C
24 conversion rate, sample averaging and selectable shunt voltage accuracy.
26 The shunt value in micro-ohms can be set via platform data or device tree at
35 in0_input Shunt voltage (mV)
36 in0_min Minimum shunt voltage threshold (mV)
37 in0_min_alarm Minimum shunt voltage alarm
38 in0_max Maximum shunt voltage threshold (mV)
39 in0_max_alarm Maximum shunt voltage alarm
43 in1_min_alarm Minimum shunt voltage alarm
45 in1_max_alarm Maximum shunt voltage alarm
Dina3221.rst22 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop
34 shunt[123]_resistor Shunt resistance(uOhm) channels
43 in[456]_input Shunt voltage(uV) for channels 1, 2, and 3 respectively
44 in7_input Sum of shunt voltage(uV) channels
45 in7_label Channel label for sum of shunt voltage
48 value for their shunt resistors)
53 value for their shunt resistors)
69 * SC: shunt-voltage conversion time in millisecond
71 Affects both Bus- and Shunt-voltage conversion time.
Disl28022.rst25 voltage, current via shunt resistor and calculated power.
34 The shunt value in micro-ohms, shunt voltage range and averaging can be set
39 The driver supports only shunt and bus continuous ADC mode at 15bit resolution.
41 Shunt voltage range of 40, 80, 160 or 320mV is allowed
51 in1_input shunt voltage (milli Volt)
63 shunt_voltage shunt voltage (micro Volt)
Dtmp513.rst30 shunt monitor. These system monitors have the capability of measuring remote
52 The driver read the shunt voltage from the chip and convert it to current.
54 shunt resistor value. The value resolution will be equal to 10uV/Rshunt.
56 The driver exports the shunt currents values via the following sysFs files:
103 and depend on the shunt resistor value and the pga_gain value.
/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/
Dcurrent-sense-shunt.yaml4 $id: http://devicetree.org/schemas/iio/afe/current-sense-shunt.yaml#
7 title: Current Sense Shunt
13 When an io-channel measures the voltage over a current sense shunt,
15 shunt, not the voltage over it. This binding describes such a current
20 const: current-sense-shunt
30 shunt-resistor-micro-ohms:
31 description: The shunt resistance.
36 - shunt-resistor-micro-ohms
61 compatible = "current-sense-shunt";
66 shunt-resistor-micro-ohms = <3300000>;
/linux-6.14.4/drivers/hwmon/
Disl28022.c42 /* shunt ADC settings */
62 /* shunt voltage range */
84 u32 shunt; member
165 (long)data->shunt; in isl28022_read_current()
187 (long)data->shunt) * (long)regval; in isl28022_read_power()
249 HWMON_I_INPUT), /* channel 1: shunt voltage (mV) */
320 /* print shunt voltage in micro volt */ in shunt_voltage_show()
350 * following values for shunt range and resistor are allowed:
351 * 40 mV -> gain 1, shunt min. 800 micro ohms
352 * 80 mV -> gain 2, shunt min. 1600 micro ohms
[all …]
Dltc4151.c42 unsigned int shunt; /* in micro ohms */ member
104 val = val * 20 * 1000 / data->shunt; in ltc4151_get_value()
163 u32 shunt; in ltc4151_probe() local
173 "shunt-resistor-micro-ohms", &shunt)) in ltc4151_probe()
174 shunt = 1000; /* 1 mOhm if not set via DT */ in ltc4151_probe()
176 if (shunt == 0) in ltc4151_probe()
179 data->shunt = shunt; in ltc4151_probe()
Dina3221.c101 * @shunt_resistor: shunt resistor value of channel input source
121 * @summation_shunt_resistor: equivalent shunt resistor value for summation
141 /* Summation channel checks shunt resistor values */ in ina3221_is_enabled()
152 * There is a condition to calculate current summation -- all the shunt
154 * current summation = shunt voltage summation / shunt resistor
156 * Returns the equivalent shunt resistor value on success or 0 on failure
168 /* Found the reference shunt resistor value */ in ina3221_summation_shunt_resistor()
180 /* Lookup table for Bus and Shunt conversion times in usec */
197 /* Bisect the result to Bus and Shunt conversion times */ in ina3221_interval_ms_to_conv_time()
236 * Shunt Voltage Sum register has 14-bit value with 1-bit shift in ina3221_read_value()
[all …]
Dina238.c59 * based on a fixed shunt resistor value. This allows for conversion within the
61 * relative to the shunt resistor value within the driver. This is similar to
64 * The end result of this is that increasing shunt values (from a fixed 20 mOhm
65 * shunt) increase the effective current/power accuracy whilst limiting the
66 * range and decreasing shunt values decrease the effective accuracy but
70 * Current (A) = (shunt voltage register * 5) * calibration / 81920
72 * The maximum shunt voltage is 163.835 mV (0x7fff, ADC_RANGE = 0, gain = 4).
73 * With the maximum current value of 0x7fff and a fixed shunt value results in
84 * to be scaled by the difference between the fixed shunt resistor and the
85 * actual shunt resistor:
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/
Dti,ina2xx.yaml14 The INA209 is a high-side current shunt and power monitor with
40 shunt-resistor:
42 Shunt resistor value in micro-Ohm.
45 ti,shunt-gain:
47 Programmable gain divisor for the shunt voltage accuracy and range. This
49 gain value is used configure the gain and to convert the shunt voltage,
56 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain
58 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
98 shunt-resistor = <1000>;
Drenesas,isl28022.yaml14 voltage, current via shunt resistor and calculated power.
26 shunt-resistor-micro-ohms:
28 Shunt resistor value in micro-Ohm
32 renesas,shunt-range-microvolt:
34 Maximal shunt voltage range of +/- 40 mV, 80 mV, 160 mV or 320 mV
60 shunt-resistor-micro-ohms = <8000>;
61 renesas,shunt-range-microvolt = <40000>;
Dti,ina3221.yaml58 shunt-resistor-micro-ohms:
59 description: shunt resistor value in micro-Ohm
65 shunt-voltage conversions for the desired channels in order to
66 compare the combined sum to the programmed limit. The Shunt-Voltage
68 to the value in the Shunt-Voltage Sum register in order to
70 shunt-voltage sum limit value is exceeded, the critical alert pin
74 to use the same shunt-resistor value on all enabled channels. If
112 shunt-resistor-micro-ohms = <5000>;
118 shunt-resistor-micro-ohms = <5000>;
Dti,tmp513.yaml16 current shunt monitor. These system monitors have the capability of measuring
34 shunt-resistor-micro-ohms:
38 will continue to work. The shunt value also need to respect:
46 The PGA gain affect the shunt voltage range.
89 shunt-resistor-micro-ohms = <330000>;
Dadi,ltc2945.yaml25 shunt-resistor-micro-ohms:
27 Shunt resistor value in micro-Ohms
48 /* 10 milli-Ohm shunt resistor */
49 shunt-resistor-micro-ohms = <10000>;
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dmicrochip,pac1934.yaml59 shunt-resistor-micro-ohms:
61 Value in micro Ohms of the shunt resistor connected between
67 - shunt-resistor-micro-ohms
94 shunt-resistor-micro-ohms = <24900000>;
100 shunt-resistor-micro-ohms = <49900000>;
106 shunt-resistor-micro-ohms = <75000000>;
113 shunt-resistor-micro-ohms = <100000000>;
Dmaxim,max9611.yaml25 shunt-resistor-micro-ohms:
27 Value in micro Ohms of the shunt resistor connected between the RS+ and
36 - shunt-resistor-micro-ohms
47 shunt-resistor-micro-ohms = <5000>;
Dti,lmp92064.yaml34 shunt-resistor-micro-ohms:
36 Value of the shunt resistor (in µΩ) connected between INCP and INCN,
46 - shunt-resistor-micro-ohms
66 shunt-resistor-micro-ohms = <15000>;
Dmicrochip,pac1921.yaml31 shunt-resistor-micro-ohms:
33 Value in micro Ohms of the shunt resistor connected between
52 - shunt-resistor-micro-ohms
68 shunt-resistor-micro-ohms = <10000>;
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Dam3874-iceboard.dts156 ina230@40 { compatible = "ti,ina230"; reg = <0x40>; shunt-resistor = <5000>; };
157 ina230@41 { compatible = "ti,ina230"; reg = <0x41>; shunt-resistor = <5000>; };
158 ina230@42 { compatible = "ti,ina230"; reg = <0x42>; shunt-resistor = <5000>; };
160 ina230@44 { compatible = "ti,ina230"; reg = <0x44>; shunt-resistor = <5000>; };
161 ina230@45 { compatible = "ti,ina230"; reg = <0x45>; shunt-resistor = <5000>; };
162 ina230@46 { compatible = "ti,ina230"; reg = <0x46>; shunt-resistor = <5000>; };
164 ina230@47 { compatible = "ti,ina230"; reg = <0x47>; shunt-resistor = <5500>; };
165 ina230@48 { compatible = "ti,ina230"; reg = <0x48>; shunt-resistor = <2360>; };
166 ina230@49 { compatible = "ti,ina230"; reg = <0x49>; shunt-resistor = <2360>; };
167 ina230@43 { compatible = "ti,ina230"; reg = <0x43>; shunt-resistor = <2360>; };
[all …]
/linux-6.14.4/arch/arm/boot/dts/aspeed/
Daspeed-bmc-facebook-minerva.dts190 shunt-resistor = <1000>;
196 shunt-resistor = <1000>;
202 shunt-resistor-micro-ohms = <2000>;
325 shunt-resistor = <1000>;
331 shunt-resistor = <1000>;
337 shunt-resistor = <1000>;
343 shunt-resistor = <1000>;
448 shunt-resistor = <1000>;
454 shunt-resistor = <1000>;
460 shunt-resistor = <1000>;
[all …]
Daspeed-bmc-ibm-sbp1.dts1978 shunt-resistor-micro-ohms = <12000>;
2019 shunt-resistor-micro-ohms = <12000>;
3643 shunt-resistor-micro-ohms = <12000>;
3650 shunt-resistor-micro-ohms = <12000>;
4151 shunt-resistor-micro-ohms = <10000>;
4175 shunt-resistor-micro-ohms = <10000>;
4199 shunt-resistor-micro-ohms = <10000>;
4222 shunt-resistor-micro-ohms = <10000>;
4245 shunt-resistor-micro-ohms = <10000>;
4268 shunt-resistor-micro-ohms = <10000>;
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dmaxim,max5970.yaml73 shunt-resistor-micro-ohms:
78 - shunt-resistor-micro-ohms
114 shunt-resistor-micro-ohms = <12000>;
148 shunt-resistor-micro-ohms = <12000>;
151 shunt-resistor-micro-ohms = <10000>;
/linux-6.14.4/arch/arm/boot/dts/samsung/
Dexynos5422-odroidxu3.dts31 shunt-resistor = <10000>;
38 shunt-resistor = <10000>;
45 shunt-resistor = <10000>;
52 shunt-resistor = <10000>;

1234567