/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | pinctrl-mt8186.yaml | 61 mediatek,rsel-resistance-in-si-unit: 65 RSEL define or si unit value(ohm) to set different resistance. 124 and resistance value. 131 "mediatek,rsel-resistance-in-si-unit". 134 define in mt8186. It can also support resistance value(ohm) 145 An example of using si unit resistance value(ohm): 147 mediatek,rsel-resistance-in-si-unit; 169 and resistance value. 176 "mediatek,rsel-resistance-in-si-unit". 181 An example of using si unit resistance value(ohm): [all …]
|
A D | pinctrl-mt8195.yaml | 54 mediatek,rsel-resistance-in-si-unit: 58 RSEL define or si unit value(ohm) to set different resistance. 117 and resistance value. 124 "mediatek,rsel-resistance-in-si-unit". 129 define in mt8195. It can also support resistance value(ohm) 141 An example of using si unit resistance value(ohm): 143 mediatek,rsel-resistance-in-si-unit; 165 and resistance value. 172 "mediatek,rsel-resistance-in-si-unit". 189 An example of using si unit resistance value(ohm): [all …]
|
A D | mediatek,mt8188-pinctrl.yaml | 60 mediatek,rsel-resistance-in-si-unit: 63 We provide two methods to select the resistance for I2C when pull up or pull down. 64 The first is by RSEL definition value, another one is by resistance value(ohm). 65 This flag is used to identify if the method is resistance(si unit) value. 110 and resistance value. 112 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" & 116 … to set different resistance by identifying property "mediatek,rsel-resistance-in-si-unit". 133 and resistance value. 135 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" & 139 … to set different resistance by identifying property "mediatek,rsel-resistance-in-si-unit". [all …]
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | ab8500_bmdata.c | 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 */ },
|
A D | samsung-sdi-battery.c | 435 { .temp = 50, .resistance = 100 }, 436 { .temp = 40, .resistance = 100 }, 437 { .temp = 30, .resistance = 100 }, 438 { .temp = 20, .resistance = 100 }, 439 { .temp = 10, .resistance = 100 }, 440 { .temp = 00, .resistance = 100 }, 441 { .temp = -10, .resistance = 100 }, 442 { .temp = -20, .resistance = 100 },
|
A D | power_supply_core.c | 804 resist_table[index].resistance = be32_to_cpu(*list++); in power_supply_get_battery_info() 867 table[low].resistance, in power_supply_temp2resist_simple() 869 table[high].resistance, in power_supply_temp2resist_simple() 1028 int resistance) in power_supply_battery_bti_in_range() argument 1038 return (info->bti_resistance_ohm == resistance); in power_supply_battery_bti_in_range() 1045 return ((resistance >= low) && (resistance <= high)); in power_supply_battery_bti_in_range()
|
A D | sc27xx_fuel_gauge.c | 490 int vol, cur, ret, temp, resistance; in sc27xx_fgu_get_vbat_ocv() local 500 resistance = data->internal_resist; in sc27xx_fgu_get_vbat_ocv() 506 resistance = power_supply_temp2resist_simple(data->resist_table, in sc27xx_fgu_get_vbat_ocv() 508 resistance = data->internal_resist * resistance / 100; in sc27xx_fgu_get_vbat_ocv() 512 *val = vol * 1000 - cur * resistance; in sc27xx_fgu_get_vbat_ocv()
|
A D | ab8500_fg.c | 891 int resistance; in ab8500_fg_battery_resistance() local 899 resistance = power_supply_vbat2ri(bi, vbat_uncomp_uv, di->flags.charging); in ab8500_fg_battery_resistance() 901 resistance = resistance / 1000; in ab8500_fg_battery_resistance() 907 resistance = bi->factory_internal_resistance_uohm / 1000; in ab8500_fg_battery_resistance() 908 resistance = resistance * resistance_percent / 100; in ab8500_fg_battery_resistance() 911 resistance = bi->factory_internal_resistance_uohm / 1000; in ab8500_fg_battery_resistance() 915 resistance += (di->line_impedance_uohm / 1000); in ab8500_fg_battery_resistance() 919 __func__, di->bat_temp, resistance, di->bm->fg_res / 10, in ab8500_fg_battery_resistance() 920 (di->bm->fg_res / 10) + resistance); in ab8500_fg_battery_resistance() 923 resistance += di->bm->fg_res / 10; in ab8500_fg_battery_resistance() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/ |
A D | ntc-thermistor.yaml | 13 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
|
A D | max6697.txt | 40 - 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;
|
A D | maxim,max20730.yaml | 42 resistance. Therefore, the adjusted vout is equal to 43 Vout = Vout * output_resistance / total resistance.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | battery.yaml | 84 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>;
|
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>;
|
/linux-6.3-rc2/drivers/iio/adc/ |
A D | qcom-vadc-common.c | 538 s64 resistance = adc_code; in qcom_vadc7_scale_hw_calib_therm() local 545 resistance *= R_PU_100K; in qcom_vadc7_scale_hw_calib_therm() 546 resistance = div64_s64(resistance, RATIO_MAX_ADC7 - adc_code); in qcom_vadc7_scale_hw_calib_therm() 550 resistance, &result); in qcom_vadc7_scale_hw_calib_therm() 682 int64_t resistance; in qcom_adc_tm5_gen2_temp_res_scale() local 684 resistance = qcom_vadc_map_temp_voltage(adcmap7_100k, in qcom_adc_tm5_gen2_temp_res_scale() 687 return div64_s64(resistance * RATIO_MAX_ADC7, resistance + R_PU_100K); in qcom_adc_tm5_gen2_temp_res_scale()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/ |
A D | ad7879.txt | 10 - adi,resistance-plate-x : total resistance of X-plate (for pressure 47 adi,resistance-plate-x = <120>; 65 adi,resistance-plate-x = <120>;
|
A D | ti,am3359-tsc.yaml | 22 ti,x-plate-resistance: 23 description: X plate resistance 61 - ti,x-plate-resistance 72 ti,x-plate-resistance = <200>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/light/ |
A D | capella,cm3605.yaml | 50 capella,aset-resistance-ohms: 53 Sensitivity calibration resistance. Note that calibration curves 73 capella,aset-resistance-ohms = <100000>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/ |
A D | richtek,rt8515.yaml | 33 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
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/afe/ |
A D | temperature-sense-rtd.yaml | 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
|
/linux-6.3-rc2/drivers/iio/chemical/ |
A D | ams-iaq-core.c | 25 __be32 resistance; member 116 *val = be32_to_cpu(data->buffer.resistance); in ams_iaqcore_read_raw()
|
/linux-6.3-rc2/drivers/leds/flash/ |
A D | leds-rt8515.c | 232 const char *resistance, in rt8515_determine_max_intensity() argument 242 fwnode_property_read_u32(rt->dev->fwnode, resistance, &res); in rt8515_determine_max_intensity() 249 resistance, max_ua_prop); in rt8515_determine_max_intensity()
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | ntc_thermistor.rst | 33 that requires users to provide the resistance and lookup the corresponding 96 are suitable or the user can get the resistance directly, the user should
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/ |
A D | can-controller.yaml | 21 description: The resistance value of the CAN bus termination resistor.
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | sunxi-bananapi-m2-plus-v1.2.dtsi | 11 * resistance on the CPU regulator's feedback pin.
|
/linux-6.3-rc2/arch/arm64/boot/dts/sprd/ |
A D | sp9860g-1h10.dts | 48 internal-resistance-micro-ohms = <250000>;
|