/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | adi,max77857.yaml | 37 adi,rtop-ohms: 38 description: Top feedback resistor value in ohms for external feedback. 42 adi,rbot-ohms: 43 description: Bottom feedback resistor value in ohms for external feedback. 46 adi,rtop-ohms: [ 'adi,rbot-ohms' ] 47 adi,rbot-ohms: [ 'adi,rtop-ohms' ] 83 adi,rtop-ohms = <312000>; 84 adi,rbot-ohms = <12000>;
|
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | voltage-divider.yaml | 42 output-ohms: 44 Resistance Rout over which the output voltage is measured. See full-ohms. 46 full-ohms: 54 - output-ohms 55 - full-ohms 64 * voltage divider (R = 200 Ohms, Rout = 22 Ohms) and fed to an ADC. 83 output-ohms = <22>; 84 full-ohms = <222>; /* 200 + 22 */
|
H A D | temperature-sense-rtd.yaml | 64 alpha can also be expressed in micro-ohms per ohm Celsius. It's a linear 71 R_0 (or r-naught-ohms) is the resistance of the sensor at 0 degrees 77 r-naught-ohms: 88 - r-naught-ohms 99 r-naught-ohms = <1000>;
|
H A D | current-sense-amplifier.yaml | 27 sense-resistor-micro-ohms: 41 - sense-resistor-micro-ohms 51 sense-resistor-micro-ohms = <20000>;
|
H A D | current-sense-shunt.yaml | 30 shunt-resistor-micro-ohms: 36 - shunt-resistor-micro-ohms 66 shunt-resistor-micro-ohms = <3300000>;
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | ltc4162-l.yaml | 31 lltc,rsnsb-micro-ohms: 35 lltc,rsnsi-micro-ohms: 50 - lltc,rsnsb-micro-ohms 51 - lltc,rsnsi-micro-ohms 63 lltc,rsnsb-micro-ohms = <10000>; 64 lltc,rsnsi-micro-ohms = <16000>;
|
H A D | sc27xx-fg.yaml | 47 sprd,calib-resistance-micro-ohms: 48 description: real resistance of coulomb counter chip in micro Ohms 60 - sprd,calib-resistance-micro-ohms 96 sprd,calib-resistance-micro-ohms = <21500>;
|
H A D | qcom,pm8941-coincell.yaml | 30 qcom,rset-ohms: 32 Resistance (in ohms) for current-limiting resistor. If unspecified, 64 qcom,rset-ohms = <2100>;
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | maxim,max9611.yaml | 25 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 D | qcom,spmi-iadc.yaml | 17 qcom,external-resistor-micro-ohms property. 31 qcom,external-resistor-micro-ohms: 33 Sensor resistor value. If not defined value of 10000 micro Ohms 60 qcom,external-resistor-micro-ohms = <10000>;
|
H A D | ti,lmp92064.yaml | 34 shunt-resistor-micro-ohms: 46 - shunt-resistor-micro-ohms 66 shunt-resistor-micro-ohms = <15000>;
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ibm-sbp1.dts | 836 output-ohms = <15>; 837 full-ohms = <133>; 849 output-ohms = <50>; 850 full-ohms = <187>; 862 output-ohms = <50>; 863 full-ohms = <187>; 875 output-ohms = <14>; 876 full-ohms = <34>; 888 output-ohms = <14>; 889 full-ohms = <34>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | maxim,max5970.yaml | 68 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/drivers/iio/adc/ |
H A D | qcom-spmi-iadc.c | 71 #define IADC_INT_RSENSE_DEVIATION 15625 /* nano Ohms per bit */ 73 #define IADC_INT_RSENSE_IDEAL_VALUE 10000 /* micro Ohms */ 74 #define IADC_INT_RSENSE_DEFAULT_VALUE 7800 /* micro Ohms */ 75 #define IADC_INT_RSENSE_DEFAULT_GF 9000 /* micro Ohms */ 76 #define IADC_INT_RSENSE_DEFAULT_SMIC 9700 /* micro Ohms */ 98 * @rsense: Values of the internal and external sense resister in micro Ohms. 434 ret = of_property_read_u32(node, "qcom,external-resistor-micro-ohms", in iadc_rsense_read() 440 dev_err(iadc->dev, "external resistor can't be zero Ohms"); in iadc_rsense_read() 449 * Deviation value stored is an offset from 10 mili Ohms, bit 7 is in iadc_rsense_read() 450 * the sign, the remaining bits have an LSB of 15625 nano Ohms. in iadc_rsense_read() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ads7846.txt | 47 ti,x-plate-ohms Resistance of the X-plate, 48 in Ohms (u16). 49 ti,y-plate-ohms Resistance of the Y-plate, 50 in Ohms (u16). 101 ti,x-plate-ohms = /bits/ 16 <40>;
|
H A D | touchscreen.yaml | 84 touchscreen-x-plate-ohms: 85 description: Resistance of the X-plate in Ohms 87 touchscreen-y-plate-ohms: 88 description: Resistance of the Y-plate in Ohms
|
H A D | tsc2007.txt | 6 - ti,x-plate-ohms: X-plate resistance in ohms. 35 ti,x-plate-ohms = <180>;
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | lltc,ltc4151.yaml | 19 shunt-resistor-micro-ohms: 21 Shunt resistor value in micro-Ohms 39 shunt-resistor-micro-ohms = <1500>;
|
H A D | adi,ltc2945.yaml | 25 shunt-resistor-micro-ohms: 27 Shunt resistor value in micro-Ohms 46 shunt-resistor-micro-ohms = <10000>;
|
H A 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>;
|
H A D | adi,ltc2992.yaml | 47 shunt-resistor-micro-ohms: 72 shunt-resistor-micro-ohms = <10000>; 77 shunt-resistor-micro-ohms = <10000>;
|
H A D | adi,adm1177.yaml | 28 shunt-resistor-micro-ohms: 37 based on shunt-resistor-micro-ohms. 62 shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | fsl,mxs-usbphy.yaml | 63 fsl,tx-cal-45-dn-ohms: 65 Resistance (in ohms) of switchable high-speed trimming resistor 72 fsl,tx-cal-45-dp-ohms: 74 Resistance (in ohms) of switchable high-speed trimming resistor
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
H A D | ti,lm25066.yaml | 32 shunt-resistor-micro-ohms: 34 Shunt (sense) resistor value in micro-Ohms 52 shunt-resistor-micro-ohms = <675>;
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | richtek,rt8515.yaml | 30 richtek,rfs-ohms: 39 richtek,rts-ohms: 99 richtek,rfs-ohms = <16000>; 100 richtek,rts-ohms = <100000>;
|