Home
last modified time | relevance | path

Searched refs:shunt (Results 1 – 25 of 105) sorted by relevance

12345

/openbmc/linux/Documentation/devicetree/bindings/iio/afe/
H A Dcurrent-sense-shunt.yaml4 $id: http://devicetree.org/schemas/iio/afe/current-sense-shunt.yaml#
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>;
/openbmc/linux/Documentation/hwmon/
H A 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
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
H A 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 …]
H A Dina2xx.rst61 The INA219 is a high-side current shunt and power monitor with an I2C
62 interface. The INA219 monitors both shunt drop and supply voltage, with
65 The INA220 is a high or low side current shunt and power monitor with an I2C
66 interface. The INA220 monitors both shunt drop and supply voltage.
68 The INA226 is a current shunt and power monitor with an I2C interface.
69 The INA226 monitors both a shunt voltage drop and bus supply voltage.
71 INA230 and INA231 are high or low side current shunt and power monitors
72 with an I2C interface. The chips monitor both a shunt voltage drop and
102 in0_lcrit Critical low shunt voltage
103 in0_crit Critical high shunt voltage
[all …]
H A 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
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
H A 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.
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-minerva.dts159 shunt-resistor = <1000>;
165 shunt-resistor = <1000>;
236 shunt-resistor = <1000>;
242 shunt-resistor = <1000>;
248 shunt-resistor = <1000>;
254 shunt-resistor = <1000>;
283 shunt-resistor = <1000>;
289 shunt-resistor = <1000>;
295 shunt-resistor = <1000>;
301 shunt-resistor = <1000>;
[all …]
/openbmc/linux/drivers/hwmon/
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,ina2xx.yaml14 The INA209 is a high-side current shunt and power monitor with
34 shunt-resistor:
39 ti,shunt-gain:
41 Programmable gain divisor for the shunt voltage accuracy and range. This
43 gain value is used configure the gain and to convert the shunt voltage,
50 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain
52 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
79 shunt-resistor = <1000>;
H A 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.
86 shunt-resistor-micro-ohms = <330000>;
H A Dadi,ltc2945.yaml25 shunt-resistor-micro-ohms:
45 /* 10 milli-Ohm shunt resistor */
46 shunt-resistor-micro-ohms = <10000>;
H A Dadi,ltc2992.yaml47 shunt-resistor-micro-ohms:
72 shunt-resistor-micro-ohms = <10000>;
77 shunt-resistor-micro-ohms = <10000>;
H A Dina3221.txt31 - shunt-resistor-micro-ohms: Shunt resistor value in micro-Ohm
47 shunt-resistor-micro-ohms = <5000>;
52 shunt-resistor-micro-ohms = <5000>;
H A Dadi,adm1177.yaml28 shunt-resistor-micro-ohms:
37 based on shunt-resistor-micro-ohms.
62 shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zcu106-revA.dts190 shunt-resistor = <5000>;
195 shunt-resistor = <5000>;
200 shunt-resistor = <5000>;
205 shunt-resistor = <5000>;
210 shunt-resistor = <5000>;
215 shunt-resistor = <5000>;
220 shunt-resistor = <5000>;
225 shunt-resistor = <5000>;
230 shunt-resistor = <5000>;
235 shunt-resistor = <5000>;
[all …]
H A Dzynqmp-zcu102-revA.dts216 shunt-resistor = <5000>;
221 shunt-resistor = <5000>;
226 shunt-resistor = <5000>;
231 shunt-resistor = <5000>;
236 shunt-resistor = <5000>;
241 shunt-resistor = <5000>;
246 shunt-resistor = <5000>;
251 shunt-resistor = <5000>;
256 shunt-resistor = <5000>;
261 shunt-resistor = <5000>;
[all …]
H A Dzynqmp-zcu111-revA.dts166 shunt-resistor = <2000>;
171 shunt-resistor = <5000>;
176 shunt-resistor = <5000>;
181 shunt-resistor = <5000>;
186 shunt-resistor = <5000>;
191 shunt-resistor = <2000>;
196 shunt-resistor = <5000>;
201 shunt-resistor = <5000>;
206 shunt-resistor = <5000>;
211 shunt-resistor = <5000>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A 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>;
H A 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>;
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3.dts31 shunt-resistor = <10000>;
38 shunt-resistor = <10000>;
45 shunt-resistor = <10000>;
52 shunt-resistor = <10000>;
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max5970.yaml68 shunt-resistor-micro-ohms:
73 - shunt-resistor-micro-ohms
109 shunt-resistor-micro-ohms = <12000>;
143 shunt-resistor-micro-ohms = <12000>;
146 shunt-resistor-micro-ohms = <10000>;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A 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>; };
170 ina230@4d { compatible = "ti,ina230"; reg = <0x4d>; shunt-resistor = <770>; };
171 ina230@4e { compatible = "ti,ina230"; reg = <0x4e>; shunt-resistor = <770>; };
[all …]
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu102-revA.dts299 shunt-resistor = <5000>;
306 shunt-resistor = <5000>;
313 shunt-resistor = <5000>;
320 shunt-resistor = <5000>;
327 shunt-resistor = <5000>;
334 shunt-resistor = <5000>;
341 shunt-resistor = <5000>;
348 shunt-resistor = <5000>;
355 shunt-resistor = <5000>;
362 shunt-resistor = <5000>;
[all …]
H A Dzynqmp-zcu106-revA.dts310 shunt-resistor = <5000>;
317 shunt-resistor = <5000>;
324 shunt-resistor = <5000>;
331 shunt-resistor = <5000>;
338 shunt-resistor = <5000>;
345 shunt-resistor = <5000>;
352 shunt-resistor = <5000>;
359 shunt-resistor = <5000>;
366 shunt-resistor = <5000>;
373 shunt-resistor = <5000>;
[all …]
H A Dzynqmp-zcu111-revA.dts250 shunt-resistor = <2000>;
257 shunt-resistor = <5000>;
264 shunt-resistor = <5000>;
271 shunt-resistor = <5000>;
278 shunt-resistor = <5000>;
285 shunt-resistor = <2000>;
292 shunt-resistor = <5000>;
299 shunt-resistor = <5000>;
306 shunt-resistor = <5000>;
313 shunt-resistor = <5000>;
[all …]

12345