Home
last modified time | relevance | path

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

12345

/linux/Documentation/hwmon/
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 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.
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.
/linux/Documentation/devicetree/bindings/iio/afe/
H A 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/Documentation/devicetree/bindings/hwmon/
H A 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>;
H A 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>;
H A Dlltc,ltc4151.yaml19 shunt-resistor-micro-ohms:
21 Shunt resistor value in micro-Ohms
42 shunt-resistor-micro-ohms = <1500>;
H A Dadi,adm1177.yaml28 shunt-resistor-micro-ohms:
37 based on shunt-resistor-micro-ohms.
65 shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */
/linux/Documentation/devicetree/bindings/iio/adc/
H A 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>;
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>;
H A 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>;
H A Drichtek,rtq6056.yaml43 shunt-resistor-micro-ohms:
44 description: Shunt IN+/IN- sensing node resistor
/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()
H A Dltc2945.c70 * @shunt_resistor: shunt resistor value in micro ohms (1000 by default)
131 * Overflow check: After division, depending on shunt resistor, in ltc2945_reg_to_val()
198 /* Overflow check: Assuming 32-bit val and shunt resistor, val <= 64bits */ in ltc2945_val_to_reg()
204 /* Overflow check: Assuming 32-bit val and shunt resistor, val <= 64bits */ in ltc2945_val_to_reg()
232 /* Overflow check: Assuming 32-bit val and 32-bit shunt resistor, val is 64bits */ in ltc2945_val_to_reg()
494 if (device_property_read_u32(dev, "shunt-resistor-micro-ohms", in ltc2945_probe()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yosemite5.dts387 shunt-resistor = <1000>;
404 shunt-resistor = <1000>;
410 shunt-resistor-micro-ohms = <250>;
416 shunt-resistor = <1000>;
422 shunt-resistor = <1000>;
456 shunt-resistor-micro-ohms = <1000>;
462 shunt-resistor-micro-ohms = <1000>;
468 shunt-resistor-micro-ohms = <1000>;
474 shunt-resistor-micro-ohms = <1000>;
581 shunt-resistor = <2000>;
[all …]
/linux/Documentation/devicetree/bindings/mfd/
H A 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/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>;
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dti,lm25066.yaml32 shunt-resistor-micro-ohms:
34 Shunt (sense) resistor value in micro-Ohms
67 shunt-resistor-micro-ohms = <675>;
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186-p3310.dtsi81 shunt-resistor-micro-ohms = <10000>;
87 shunt-resistor-micro-ohms = <10000>;
93 shunt-resistor-micro-ohms = <10000>;
106 shunt-resistor-micro-ohms = <5000>;
112 shunt-resistor-micro-ohms = <10000>;
118 shunt-resistor-micro-ohms = <10000>;
H A Dtegra194-p2888.dtsi68 shunt-resistor-micro-ohms = <5000>;
73 shunt-resistor-micro-ohms = <5000>;
78 shunt-resistor-micro-ohms = <5000>;
91 shunt-resistor-micro-ohms = <5000>;
96 shunt-resistor-micro-ohms = <5000>;
101 shunt-resistor-micro-ohms = <5000>;
/linux/drivers/iio/afe/
H A Diio-rescale.c364 u32 shunt; in rescale_current_sense_shunt_props() local
368 ret = device_property_read_u32(dev, "shunt-resistor-micro-ohms", in rescale_current_sense_shunt_props()
369 &shunt); in rescale_current_sense_shunt_props()
371 dev_err(dev, "failed to read the shunt resistance: %d\n", ret); in rescale_current_sense_shunt_props()
375 factor = gcd(shunt, 1000000); in rescale_current_sense_shunt_props()
377 rescale->denominator = shunt / factor; in rescale_current_sense_shunt_props()
509 { .compatible = "current-sense-shunt",
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62p-verdin-ivy.dtsi30 ain1_current_unmanaged: current-sense-shunt-ain1 {
31 compatible = "current-sense-shunt";
34 shunt-resistor-micro-ohms = <100000000>;
74 ain2_current_unmanaged: current-sense-shunt-ain2 {
75 compatible = "current-sense-shunt";
78 shunt-resistor-micro-ohms = <100000000>;
H A Dk3-am62-verdin-ivy.dtsi26 ain1_current_unmanaged: current-sense-shunt-ain1 {
27 compatible = "current-sense-shunt";
30 shunt-resistor-micro-ohms = <100000000>;
70 ain2_current_unmanaged: current-sense-shunt-ain2 {
71 compatible = "current-sense-shunt";
74 shunt-resistor-micro-ohms = <100000000>;
/linux/drivers/hwmon/pmbus/
H A Dina233.c116 /* If INA233 skips current/power, shunt-resistor and current-lsb aren't needed. */ in ina233_probe()
118 propname = "shunt-resistor"; in ina233_probe()
158 …"Product of Current_LSB %u and shunt resistor %u too small, MFR_CALIBRATION reg exceeds 0x7FFF.\n", in ina233_probe()

12345