Home
last modified time | relevance | path

Searched refs:resistance (Results 1 – 25 of 54) sorted by relevance

123

/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/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/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-tsc-adc.txt13 ti,x-plate-resistance: X plate resistance
79 ti,x-plate-resistance = <200>;
Dbu21029.txt8 - rohm,x-plate-ohms : x-plate resistance in Ohm
Dtsc2007.txt6 - ti,x-plate-ohms: X-plate resistance in ohms.
Dtsc2005.txt13 - ti,x-plate-ohms : integer, resistance of the touchscreen's X plates
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dsc27xx-fg.txt16 - sprd,calib-resistance-micro-ohms: Specify the real resistance of coulomb counter
57 sprd,calib-resistance-micro-ohms = <21500>;
Dqcom,coincell-charger.txt20 Definition: resistance (in ohms) for current-limiting resistor
/kernel/linux/linux-5.10/drivers/iio/adc/
Dqcom-vadc-common.c500 s64 resistance = adc_code; in qcom_vadc7_scale_hw_calib_therm() local
507 resistance *= R_PU_100K; in qcom_vadc7_scale_hw_calib_therm()
508 resistance = div64_s64(resistance, RATIO_MAX_ADC7 - adc_code); in qcom_vadc7_scale_hw_calib_therm()
512 resistance, &result); in qcom_vadc7_scale_hw_calib_therm()
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dams-iaq-core.c25 __be32 resistance; member
116 *val = be32_to_cpu(data->buffer.resistance); in ams_iaqcore_read_raw()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dntc_thermistor.rst33 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
Dmax31730.rst25 for high series resistance in circuit-board traces and the external thermal
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsunxi-bananapi-m2-plus-v1.2.dtsi11 * resistance on the CPU regulator's feedback pin.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/afe/
Dcurrent-sense-amplifier.txt12 - sense-resistor-micro-ohms : The sense resistance in microohms.
Dcurrent-sense-shunt.txt12 - shunt-resistor-micro-ohms : The shunt resistance in microohms.
Dvoltage-divider.txt5 interesting voltage is often the voltage over the full resistance
/kernel/linux/linux-5.10/arch/arm64/boot/dts/sprd/
Dsp9860g-1h10.dts48 internal-resistance-micro-ohms = <250000>;
/kernel/linux/linux-5.10/drivers/power/supply/
Dsc27xx_fuel_gauge.c490 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()
Dpower_supply_core.c731 resist_table[index].resistance = be32_to_cpu(*list++); in power_supply_get_battery_info()
781 tmp = (table[i - 1].resistance - table[i].resistance) * in power_supply_temp2resist_simple()
784 resist = tmp + table[i].resistance; in power_supply_temp2resist_simple()
786 resist = table[0].resistance; in power_supply_temp2resist_simple()
788 resist = table[table_len - 1].resistance; in power_supply_temp2resist_simple()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Ddpot-dac.txt4 current dpot wiper setting and the maximum resistance of the dpot. The
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-health-afe440x36 Get and set the resistance and the capacitance settings for the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dthermal-generic-adc.txt4 one of ADC channel and sensor resistance is read via voltage across the
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dad525x_dpot.rst8 work with the immediate resistance settings as well as update the saved startup
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt58 /* Vibra driver, motor resistance parameters */

123