Home
last modified time | relevance | path

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

12

/Linux-v5.15/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;
/Linux-v5.15/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.
/Linux-v5.15/drivers/iio/adc/
Dqcom-vadc-common.c538 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()
/Linux-v5.15/drivers/iio/chemical/
Dams-iaq-core.c25 __be32 resistance; member
116 *val = be32_to_cpu(data->buffer.resistance); in ams_iaqcore_read_raw()
/Linux-v5.15/drivers/leds/flash/
Dleds-rt8515.c232 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-v5.15/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
Dina3221.rst34 shunt[123]_resistor Shunt resistance(uOhm) channels
Dina2xx.rst95 shunt_resistor Shunt resistance(uOhm) channel
/Linux-v5.15/arch/arm/boot/dts/
Dsunxi-bananapi-m2-plus-v1.2.dtsi11 * resistance on the CPU regulator's feedback pin.
Dsun8i-a23-evb.dts109 * The RX line has a non-populated resistance. In order to use it, you
/Linux-v5.15/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.c745 resist_table[index].resistance = be32_to_cpu(*list++); in power_supply_get_battery_info()
795 tmp = (table[i - 1].resistance - table[i].resistance) * in power_supply_temp2resist_simple()
798 resist = tmp + table[i].resistance; in power_supply_temp2resist_simple()
800 resist = table[0].resistance; in power_supply_temp2resist_simple()
802 resist = table[table_len - 1].resistance; in power_supply_temp2resist_simple()
/Linux-v5.15/arch/arm64/boot/dts/sprd/
Dsp9860g-1h10.dts48 internal-resistance-micro-ohms = <250000>;
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-iio-chemical-sgp4024 Set the bias value for the resistance which is used for
Dsysfs-bus-iio-health-afe440x38 Get and set the resistance and the capacitance settings for the
/Linux-v5.15/Documentation/devicetree/bindings/thermal/
Dthermal-generic-adc.txt4 one of ADC channel and sensor resistance is read via voltage across the
/Linux-v5.15/Documentation/misc-devices/
Dad525x_dpot.rst8 work with the immediate resistance settings as well as update the saved startup
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt58 /* Vibra driver, motor resistance parameters */
/Linux-v5.15/include/linux/
Dpower_supply.h340 int resistance; /* internal resistance percent */ member
/Linux-v5.15/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm.c44 u32 resistance; member
141 dsi_phy_write(base + REG_DSI_28nm_PHY_PLL_LPFR_CFG, lpfr_lut[i].resistance); in dsi_pll_28nm_clk_set_rate()
/Linux-v5.15/Documentation/admin-guide/media/
Dsi476x.rst98 0x04 fmagc1 FMAGC1 attenuator resistance

12