/Linux-v4.19/Documentation/devicetree/bindings/iio/afe/ |
D | current-sense-shunt.txt | 4 When an io-channel measures the voltage over a current sense shunt, 6 shunt, not the voltage over it. This binding describes such a current 10 - compatible : "current-sense-shunt" 12 - shunt-resistor-micro-ohms : The shunt resistance in microohms. 16 3.3 ohms shunt resistor. 19 compatible = "current-sense-shunt"; 23 shunt-resistor-micro-ohms = <3300000>;
|
/Linux-v4.19/Documentation/hwmon/ |
D | ina209 | 35 in0_input shunt voltage (mV) 36 in0_input_highest shunt voltage historical maximum reading (mV) 37 in0_input_lowest shunt voltage historical minimum reading (mV) 38 in0_reset_history reset shunt voltage history 39 in0_max shunt voltage max alarm limit (mV) 40 in0_min shunt voltage min alarm limit (mV) 41 in0_crit_max shunt voltage crit max alarm limit (mV) 42 in0_crit_min shunt voltage crit min alarm limit (mV) 43 in0_max_alarm shunt voltage max alarm limit exceeded 44 in0_min_alarm shunt voltage min alarm limit exceeded [all …]
|
D | ina2xx | 40 The INA219 is a high-side current shunt and power monitor with an I2C 41 interface. The INA219 monitors both shunt drop and supply voltage, with 44 The INA220 is a high or low side current shunt and power monitor with an I2C 45 interface. The INA220 monitors both shunt drop and supply voltage. 47 The INA226 is a current shunt and power monitor with an I2C interface. 48 The INA226 monitors both a shunt voltage drop and bus supply voltage. 50 INA230 and INA231 are high or low side current shunt and power monitors 51 with an I2C interface. The chips monitor both a shunt voltage drop and 54 The shunt value in micro-ohms can be set via platform data or device tree at 61 bus and shunt voltage conversion times multiplied by the averaging rate. We
|
D | ina3221 | 17 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop 26 shunt[123]_resistor Shunt resistance(uOhm) channels
|
/Linux-v4.19/drivers/hwmon/ |
D | ltc4151.c | 56 unsigned int shunt; /* in micro ohms */ member 118 val = val * 20 * 1000 / data->shunt; in ltc4151_get_value() 181 u32 shunt; in ltc4151_probe() local 191 "shunt-resistor-micro-ohms", &shunt)) in ltc4151_probe() 192 shunt = 1000; /* 1 mOhm if not set via DT */ in ltc4151_probe() 194 if (shunt == 0) in ltc4151_probe() 197 data->shunt = shunt; in ltc4151_probe()
|
D | ina209.c | 515 u32 shunt; in ina209_init_client() local 531 shunt = pdata->shunt_uohms; in ina209_init_client() 533 &shunt)) { in ina209_init_client() 534 if (shunt == 0) in ina209_init_client() 537 shunt = data->calibration_orig ? in ina209_init_client() 550 clamp_val(40960000 / shunt, 1, 65535)); in ina209_init_client()
|
/Linux-v4.19/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-zcu106-revA.dts | 182 shunt-resistor = <5000>; 187 shunt-resistor = <5000>; 192 shunt-resistor = <5000>; 197 shunt-resistor = <5000>; 202 shunt-resistor = <5000>; 207 shunt-resistor = <5000>; 212 shunt-resistor = <5000>; 217 shunt-resistor = <5000>; 222 shunt-resistor = <5000>; 227 shunt-resistor = <5000>; [all …]
|
D | zynqmp-zcu102-revA.dts | 207 shunt-resistor = <5000>; 212 shunt-resistor = <5000>; 217 shunt-resistor = <5000>; 222 shunt-resistor = <5000>; 227 shunt-resistor = <5000>; 232 shunt-resistor = <5000>; 237 shunt-resistor = <5000>; 242 shunt-resistor = <5000>; 247 shunt-resistor = <5000>; 252 shunt-resistor = <5000>; [all …]
|
D | zynqmp-zcu111-revA.dts | 157 shunt-resistor = <2000>; 162 shunt-resistor = <5000>; 167 shunt-resistor = <5000>; 172 shunt-resistor = <5000>; 177 shunt-resistor = <5000>; 182 shunt-resistor = <2000>; 187 shunt-resistor = <5000>; 192 shunt-resistor = <5000>; 197 shunt-resistor = <5000>; 202 shunt-resistor = <5000>; [all …]
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos5422-odroidxu3.dts | 27 shunt-resistor = <10000>; 34 shunt-resistor = <10000>; 41 shunt-resistor = <10000>; 48 shunt-resistor = <10000>;
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | max9611.txt | 10 - shunt-resistor-micro-ohms: Value, in micro Ohms, of the current sense shunt 20 shunt-resistor-micro-ohms = <5000>;
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | ltc4151.txt | 8 - shunt-resistor-micro-ohms 17 shunt-resistor-micro-ohms = <1500>;
|
D | ina2xx.txt | 15 - shunt-resistor 23 shunt-resistor = <1000>;
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-max9611 | 5 Description: The value of the shunt resistor used to compute power drain on 12 Description: The value of the shunt resistor used to compute current flowing
|
/Linux-v4.19/drivers/iio/afe/ |
D | iio-rescale.c | 190 u32 shunt; in rescale_current_sense_shunt_props() local 195 &shunt); in rescale_current_sense_shunt_props() 201 factor = gcd(shunt, 1000000); in rescale_current_sense_shunt_props() 203 rescale->denominator = shunt / factor; in rescale_current_sense_shunt_props()
|
/Linux-v4.19/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1088a-qds.dts | 37 shunt-resistor = <1000>; 43 shunt-resistor = <1000>;
|
D | fsl-ls1043a-qds.dts | 98 shunt-resistor = <1000>; 104 shunt-resistor = <1000>;
|
D | fsl-ls208xa-qds.dtsi | 70 shunt-resistor = <500>; 76 shunt-resistor = <1000>;
|
D | fsl-ls1046a-qds.dts | 92 shunt-resistor = <1000>; 98 shunt-resistor = <1000>;
|
D | fsl-ls1088a-rdb.dts | 37 shunt-resistor = <1000>;
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | t4240qds.dts | 418 shunt-resistor = <1000>; 424 shunt-resistor = <1000>; 430 shunt-resistor = <1000>; 436 shunt-resistor = <1000>; 442 shunt-resistor = <1000>; 448 shunt-resistor = <1000>;
|
D | p5020ds.dts | 145 shunt-resistor = <1000>; 150 shunt-resistor = <1000>; 155 shunt-resistor = <1000>; 160 shunt-resistor = <1000>;
|
D | p3041ds.dts | 145 shunt-resistor = <1000>; 150 shunt-resistor = <1000>; 155 shunt-resistor = <1000>; 160 shunt-resistor = <1000>;
|
D | p5040ds.dts | 154 shunt-resistor = <1000>; 159 shunt-resistor = <1000>; 164 shunt-resistor = <1000>; 169 shunt-resistor = <1000>;
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
D | base.c | 50 u8 shunt_shift, u8 bus_reg, u8 bus_shift, u8 shunt, in nvkm_iccsense_poll_lane() 62 return vbus * vshunt * lsb / shunt; in nvkm_iccsense_poll_lane()
|