Searched refs:resistor (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v6.1/Documentation/hwmon/ |
D | ltc2990.rst | 29 measure current through a series resistor, or a temperature with an external 55 curr1_input Current in mA across V1-V2 assuming a 1mOhm sense resistor 56 curr2_input Current in mA across V3-V4 assuming a 1mOhm sense resistor 61 sense resistor. Divide the reported value by the actual sense resistor value
|
D | ltc4260.rst | 46 value of the divider resistor against the measured voltage and R2 is the value 47 of the divider resistor against Ground. 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 51 is installed. If a different sense resistor is installed, calculate the real 52 current by dividing the reported value by the sense resistor value in mOhm.
|
D | ltc4261.rst | 46 value of the divider resistor against the measured voltage and R2 is the value 47 of the divider resistor against Ground. 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 51 is installed. If a different sense resistor is installed, calculate the real 52 current by dividing the reported value by the sense resistor value in mOhm.
|
D | ltc2945.rst | 46 value of the divider resistor against the measured voltage and R2 is the value 47 of the divider resistor against Ground. 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 51 is installed. If a different sense resistor is installed, calculate the real 52 current by dividing the reported value by the sense resistor value in mOhm.
|
D | ina3221.rst | 47 (only available when all channels use the same resistor 52 (only effective when all channels use the same resistor
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | am3874-iceboard.dts | 156 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 …]
|
D | exynos5422-odroidxu3.dts | 31 shunt-resistor = <10000>; 38 shunt-resistor = <10000>; 45 shunt-resistor = <10000>; 52 shunt-resistor = <10000>;
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | mxs-usb-phy.txt | 19 high-speed trimming resistor connected in parallel with the 45 ohm resistor 22 high-speed trimming resistor connected in parallel with the 45 ohm resistor
|
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
D | dallas,ds1390.txt | 8 - trickle-resistor-ohms : Selected resistor for trickle charger 16 trickle-resistor-ohms = <250>;
|
D | abracon,abx80x.txt | 30 - "abracon,tc-resistor": should be <0>, <3>, <6> or <11>. 0 disables the output 31 resistor, the other values are in kOhm.
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | ina3221.txt | 31 - shunt-resistor-micro-ohms: Shunt resistor value in micro-Ohm 47 shunt-resistor-micro-ohms = <5000>; 52 shunt-resistor-micro-ohms = <5000>;
|
/Linux-v6.1/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-zcu106-revA.dts | 286 shunt-resistor = <5000>; 293 shunt-resistor = <5000>; 300 shunt-resistor = <5000>; 307 shunt-resistor = <5000>; 314 shunt-resistor = <5000>; 321 shunt-resistor = <5000>; 328 shunt-resistor = <5000>; 335 shunt-resistor = <5000>; 342 shunt-resistor = <5000>; 349 shunt-resistor = <5000>; [all …]
|
D | zynqmp-zcu102-revA.dts | 288 shunt-resistor = <5000>; 295 shunt-resistor = <5000>; 302 shunt-resistor = <5000>; 309 shunt-resistor = <5000>; 316 shunt-resistor = <5000>; 323 shunt-resistor = <5000>; 330 shunt-resistor = <5000>; 337 shunt-resistor = <5000>; 344 shunt-resistor = <5000>; 351 shunt-resistor = <5000>; [all …]
|
D | zynqmp-zcu111-revA.dts | 238 shunt-resistor = <2000>; 245 shunt-resistor = <5000>; 252 shunt-resistor = <5000>; 259 shunt-resistor = <5000>; 266 shunt-resistor = <5000>; 273 shunt-resistor = <2000>; 280 shunt-resistor = <5000>; 287 shunt-resistor = <5000>; 294 shunt-resistor = <5000>; 301 shunt-resistor = <5000>; [all …]
|
/Linux-v6.1/drivers/power/supply/ |
D | 88pm860x_battery.c | 104 int resistor; /* Battery Internal Resistor */ member 355 *ocv = vbatt_avg - ibatt_avg * info->resistor / 1000; in calc_ocv() 697 if ((data - info->resistor > 0) && in calc_resistor() 698 (data - info->resistor < info->resistor)) in calc_resistor() 699 info->resistor = data; in calc_resistor() 700 if ((info->resistor - data > 0) && in calc_resistor() 701 (info->resistor - data < data)) in calc_resistor() 702 info->resistor = data; in calc_resistor() 947 if (pdata && pdata->resistor) in pm860x_battery_probe() 948 info->resistor = pdata->resistor; in pm860x_battery_probe() [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
D | tegra186-p3310.dtsi | 79 shunt-resistor-micro-ohms = <10000>; 85 shunt-resistor-micro-ohms = <10000>; 91 shunt-resistor-micro-ohms = <10000>; 104 shunt-resistor-micro-ohms = <5000>; 110 shunt-resistor-micro-ohms = <10000>; 116 shunt-resistor-micro-ohms = <10000>;
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | ov2659.txt | 17 Active high with internal pull down resistor. 19 Active low with internal pull up resistor.
|
D | ov7740.txt | 19 if any. Active low with pull-ip resistor. 21 if any. Active high with pull-down resistor.
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,nsp-gpio.txt | 46 Enable internal pull up resistor 49 Enable internal pull down resistor
|
D | sprd,sc9860-pinctrl.txt | 20 - bias-pull-up: Pull up on pin. Supported values: 20000 for pull-up resistor 21 is 20K and 4700 for pull-up resistor is 4.7K.
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1088a-qds.dts | 70 shunt-resistor = <1000>; 76 shunt-resistor = <1000>;
|
/Linux-v6.1/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 | p3041ds.dts | 145 shunt-resistor = <1000>; 150 shunt-resistor = <1000>; 155 shunt-resistor = <1000>; 160 shunt-resistor = <1000>;
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | ltc3676.txt | 14 the resistor values of their external feedback voltage dividers: 17 - lltc,fb-voltage-divider: An array of two integers containing the resistor
|
123456