Home
last modified time | relevance | path

Searched full:resistance (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt8195-pinctrl.yaml54 mediatek,rsel-resistance-in-si-unit:
58 define or si unit value(ohm) to set different resistance.
116 and resistance value.
118 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
121 For pull down type is RSEL, it can add RSEL define & resistance
122 value(ohm) to set different resistance by identifying property
123 "mediatek,rsel-resistance-in-si-unit".
128 define in mt8195. It can also support resistance value(ohm)
140 An example of using si unit resistance value(ohm):
142 mediatek,rsel-resistance-in-si-unit;
[all …]
Dmediatek,mt8186-pinctrl.yaml61 mediatek,rsel-resistance-in-si-unit:
65 define or si unit value(ohm) to set different resistance.
123 and resistance value.
125 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
128 For pull down type is RSEL, it can add RSEL define & resistance
129 value(ohm) to set different resistance by identifying property
130 "mediatek,rsel-resistance-in-si-unit".
133 mt8186. It can also support resistance value(ohm) "75000" & "5000"
144 An example of using si unit resistance value(ohm):
146 mediatek,rsel-resistance-in-si-unit;
[all …]
Dmediatek,mt8188-pinctrl.yaml60 mediatek,rsel-resistance-in-si-unit:
63 We provide two methods to select the resistance for I2C when pull up or
65 resistance value(ohm). This flag is used to identify if the method is
66 resistance(si unit) value.
111 define and resistance value.
113 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
116 For pull down type is RSEL, it can add RSEL define & resistance
117 value(ohm) to set different resistance by identifying property
118 "mediatek,rsel-resistance-in-si-unit". It can support
123 mt8188. It can also support resistance value(ohm) "75000" & "5000"
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dntc-thermistor.yaml13 vary in resistance in an often non-linear way in relation to temperature.
14 The negative temperature coefficient means that the resistance decreases
15 as the temperature rises. Since the relationship between resistance and
17 up table and interpolation to get from resistance to temperature.
49 the cases when either pull-up or pull-down resistance is zero.
51 If the pull-up resistance is 0 one end of the thermistor is connected to the
55 Conversely if the pull-down resistance is zero, one end of the thermistor is
101 description: Pull-up resistance in ohms. Must always be specified, even
106 description: Pull-down resistance in ohms. Must always be specified, even
114 to be connected-ground, which usually means a pull-down resistance of
Dmax6697.txt40 - resistance-cancellation
41 Boolean for all chips other than MAX6581. Set to enable resistance
43 For MAX6581, resistance cancellation enabled for all channels if
46 If not specified, resistance cancellation will be disabled for all
61 resistance-cancellation;
/kernel/linux/linux-6.6/drivers/power/supply/
Dab8500_bmdata.c48 * temperature values to work. Factory resistance is 300 mOhm and the
49 * resistance values to the right are percentages of 300 mOhm.
52 { .temp = 40, .resistance = 40 /* 120 mOhm */ },
53 { .temp = 30, .resistance = 45 /* 135 mOhm */ },
54 { .temp = 20, .resistance = 55 /* 165 mOhm */ },
55 { .temp = 10, .resistance = 77 /* 230 mOhm */ },
56 { .temp = 00, .resistance = 108 /* 325 mOhm */ },
57 { .temp = -10, .resistance = 158 /* 445 mOhm */ },
58 { .temp = -20, .resistance = 198 /* 595 mOhm */ },
200 * Internal resistance and factory resistance are tightly coupled in ab8500_bm_of_probe()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dbattery.yaml84 factory-internal-resistance-micro-ohms:
85 description: battery factory internal resistance
87 resistance-temp-table:
92 - description: battery internal resistance percent
95 and corresponding battery internal resistance percent, which is used to
96 look up the resistance percent according to current temperature to get an
97 accurate batterty internal resistance in different temperatures.
161 factory-internal-resistance-micro-ohms = <250000>;
169 resistance-temp-table = <20 100>, <10 90>, <0 80>, <(-10) 60>;
Dsc27xx-fg.yaml47 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>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt40 - resistance-cancellation
41 Boolean for all chips other than MAX6581. Set to enable resistance
43 For MAX6581, resistance cancellation enabled for all channels if
46 If not specified, resistance cancellation will be disabled for all
61 resistance-cancellation;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dbattery.yaml70 factory-internal-resistance-micro-ohms:
71 description: battery factory internal resistance
73 resistance-temp-table:
76 and corresponding battery internal resistance percent, which is used to
77 look up the resistance percent according to current temperature to get an
78 accurate batterty internal resistance in different temperatures.
145 factory-internal-resistance-micro-ohms = <250000>;
153 resistance-temp-table = <20 100>, <10 90>, <0 80>, <(-10) 60>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt31 - ti,vibldrv-res: Resistance parameter for left driver
32 - ti,vibrdrv-res: Resistance parameter for right driver
33 - ti,viblmotor-res: Resistance parameter for left motor
34 - ti,viblmotor-res: Resistance parameter for right motor
58 /* Vibra driver, motor resistance parameters */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt31 - ti,vibldrv-res: Resistance parameter for left driver
32 - ti,vibrdrv-res: Resistance parameter for right driver
33 - ti,viblmotor-res: Resistance parameter for left motor
34 - ti,viblmotor-res: Resistance parameter for right motor
58 /* Vibra driver, motor resistance parameters */
/kernel/linux/linux-6.6/include/linux/
Dpower_supply.h350 int resistance; /* internal resistance percent */ member
355 int ri_uohm; /* Internal resistance in microohm */
502 * @factory_internal_resistance_uohm: the internal resistance of the battery
503 * at fabrication time, expressed in microohms. This resistance will vary
505 * nominal ballpark figure. This internal resistance is given for the state
507 * @factory_internal_resistance_charging_uohm: the internal resistance of the
509 * The charging process will affect the internal resistance of the battery
510 * so this value provides a better resistance under these circumstances.
511 * This resistance will vary depending on the lifetime and charge of the
542 * expected internal resistance at this temperature. The resistance is given
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/afe/
Dtemperature-sense-rtd.yaml13 RTDs (Resistance Temperature Detectors) are a kind of temperature sensors
65 approximation of the resistance versus temperature relationship
70 Where, R_100 is the resistance of the sensor at 100 degrees Celsius, and
71 R_0 (or r-naught-ohms) is the resistance of the sensor at 0 degrees
79 Resistance of the sensor at 0 degrees Celsius.
Dvoltage-divider.yaml14 interesting voltage is often the voltage over the full resistance
44 Resistance Rout over which the output voltage is measured. See full-ohms.
48 Resistance R + Rout for the full divider. The io-channel is scaled by
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dcm3605.txt25 - capella,aset-resistance-ohms: the sensitivity calibration resistance,
27 as these are the resistance values that we are supplied with
37 capella,aset-resistance-ohms = <100000>;
/kernel/linux/linux-5.10/include/linux/mfd/
Dabx500.h49 * @resist: NTC resistor net total resistance
138 * @resis_high: battery upper resistance limit
139 * @resis_low: battery lower resistance limit
157 * @battery_resistance: battery inner resistance in mOhm.
159 * @r_to_t_tbl: table containing resistance to temp points
163 * @batres_tbl battery internal resistance vs temperature table
242 * @fg_res resistance of FG resistor in 0.1mOhm
248 * @gnd_lift_resistance Battery ground to phone ground resistance (mOhm)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dad7879.txt10 - adi,resistance-plate-x : total resistance of X-plate (for pressure
47 adi,resistance-plate-x = <120>;
65 adi,resistance-plate-x = <120>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Dad7879.txt10 - adi,resistance-plate-x : total resistance of X-plate (for pressure
47 adi,resistance-plate-x = <120>;
65 adi,resistance-plate-x = <120>;
Dti,am3359-tsc.yaml22 ti,x-plate-resistance:
23 description: X plate resistance
61 - ti,x-plate-resistance
72 ti,x-plate-resistance = <200>;
/kernel/linux/linux-6.6/include/linux/spi/
Dds1305.h20 #define DS1305_TRICKLE_2K 0x01 /* 2 KOhm resistance */
21 #define DS1305_TRICKLE_4K 0x02 /* 4 KOhm resistance */
22 #define DS1305_TRICKLE_8K 0x03 /* 8 KOhm resistance */
/kernel/linux/linux-5.10/include/linux/spi/
Dds1305.h20 #define DS1305_TRICKLE_2K 0x01 /* 2 KOhm resistance */
21 #define DS1305_TRICKLE_4K 0x02 /* 4 KOhm resistance */
22 #define DS1305_TRICKLE_8K 0x03 /* 8 KOhm resistance */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Drichtek,rt8515.yaml33 description: The resistance value of the RFS resistor. This
42 description: The resistance value of the RTS resistor. This
62 allowed resistance value is 7.86 kOhm giving an absolute
74 allowed resistance value is 7.86 kOhm giving an absolute
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/afe/
Dvoltage-divider.txt5 interesting voltage is often the voltage over the full resistance
26 - output-ohms : Resistance Rout over which the output voltage is measured.
28 - full-ohms : Resistance R + Rout for the full divider. The io-channel
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/
Dcapella,cm3605.yaml50 capella,aset-resistance-ohms:
53 Sensitivity calibration resistance. Note that calibration curves
73 capella,aset-resistance-ohms = <100000>;

12345678910>>...13