Searched full:capacitance (Results 1 – 25 of 76) sorted by relevance
1234
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the 27 conductors cross. Alternatively, Self Capacitance measures the signal from each 30 A touch input may be determined by comparing the raw capacitance measurement to 35 The reference measurement takes account of variations in the capacitance across
|
/linux-6.12.1/drivers/input/rmi4/ |
D | rmi_f54.c | 47 * @F54_8BIT_IMAGE: Normalized 8-Bit Image Report. The capacitance variance 50 * @F54_16BIT_IMAGE: Normalized 16-Bit Image Report. The capacitance variance 54 * Raw 16-Bit Image Report. The raw capacitance for each 57 * @F54_TRUE_BASELINE: True Baseline Report. The baseline capacitance for each 60 * @F54_FULL_RAW_CAP: Full Raw Capacitance Report. The raw capacitance with 65 * Full Raw Capacitance with Receiver Offset Removed 68 * capacitance for each pixel. 91 [F54_FULL_RAW_CAP] = "Full Raw Capacitance", 93 = "Full Raw Capacitance RX Offset Removed",
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-cdc-ad7746 | 7 calibscale. For calibscale, a full scale capacitance should 8 be connected to the capacitance input and a
|
D | sysfs-bus-iio-health-afe440x | 38 Get and set the resistance and the capacitance settings for the
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | microchip,cap11xx.yaml | 63 smaller delta capacitance is required to 81 capacitance corresponding to a "lighter" touch. 105 been detected. A higher value means a larger difference in capacitance 120 Gain is based on touch pad capacitance range
|
D | iqs269a.yaml | 187 description: Increases the global capacitance adder from 0.5 pF to 1.5 pF. 336 Decreases the internal measurement capacitance from 60 pF to 15 pF. 347 Specifies the capacitance to be added to the channel as follows: 363 Specifies the bias current applied during projected-capacitance 376 0: Self capacitance 377 1: Projected capacitance
|
D | iqs626a.yaml | 192 Decreases the internal measurement capacitance from 60 pF to 15 pF. 268 Specifies the bias current applied during projected-capacitance 299 description: Enables projected-capacitance sensing (ULP channel only). 364 Specifies the capacitance to be added to the channel as follows: 378 0: Self capacitance 379 1: Projected capacitance 530 Decreases the internal measurement capacitance from 60 pF to 15 pF. 589 Specifies the bias current applied during projected-capacitance
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | vc.c | 96 /* Default I2C trace length on pcb, 6.3cm. Used for capacitance calculations. */ 658 * channel capacitance and set the timing parameters based on this. 664 u32 capacitance; in omap4_vc_i2c_timing_init() local 674 /* PCB trace capacitance, 0.125pF / mm => mm / 8 */ in omap4_vc_i2c_timing_init() 675 capacitance = DIV_ROUND_UP(sr_i2c_pcb_length, 8); in omap4_vc_i2c_timing_init() 677 /* OMAP pad capacitance */ in omap4_vc_i2c_timing_init() 678 capacitance += 4; in omap4_vc_i2c_timing_init() 680 /* PMIC pad capacitance */ in omap4_vc_i2c_timing_init() 681 capacitance += voltdm->pmic->i2c_pad_load; in omap4_vc_i2c_timing_init() 683 /* Search for capacitance match in the table */ in omap4_vc_i2c_timing_init() [all …]
|
/linux-6.12.1/include/linux/mfd/ |
D | si476x-platform.h | 185 * @xcload: Selects the amount of additional on-chip capacitance to 187 * GND. One half of the capacitance value shown here is the 188 * additional load capacitance presented to the xtal. The
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/cdc/ |
D | adi,ad7746.yaml | 7 title: AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor 13 AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor
|
D | adi,ad7150.yaml | 7 title: Analog device AD7150 and similar capacitance to digital converters.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/ |
D | semtech,sx9324.yaml | 86 Capacitance measurement resolution. For phase 0 and 1. 94 Capacitance measurement resolution. For phase 2 and 3 104 only capacitance changes introduced by the user.
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 146 Power = Capacitance x Voltage^2 x Frequency x Utilisation 149 wrong in the system setup). The ‘Capacitance’ and ‘Utilisation’ are a 152 ‘Capacitance’ and the ‘Utilisation’ into a single term which is the
|
D | cpu-cooling-api.rst | 100 Pdyn = Capacitance * Voltage^2 * Frequency * Utilisation 102 Where `capacitance` is a constant that represents an indicative
|
/linux-6.12.1/drivers/iio/cdc/ |
D | Makefile | 3 # Makefile for industrial I/O capacitance to digital converter (CDC) drivers
|
D | Kconfig | 5 menu "Capacitance to digital converters"
|
D | ad7150.c | 65 * @threshold: thresholds for simple capacitance value events 66 * @thresh_sensitivity: threshold for simple capacitance offset 130 * Base units for capacitance are nano farads and the value in ad7150_read_raw()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ieee802154/ |
D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
/linux-6.12.1/drivers/hwmon/ |
D | tps23861.c | 416 return "Invalid capacitance, beyond clamp voltage"; in port_detect_status_string() 418 return "Invalid capacitance, insufficient voltage delta"; in port_detect_status_string() 420 return "Valid capacitance, outside of legacy range"; in port_detect_status_string()
|
/linux-6.12.1/drivers/input/mouse/ |
D | hgpk.h | 15 HGPK_MODEL_B = 0x28, /* B2s, has capacitance issues */
|
/linux-6.12.1/Documentation/driver-api/iio/ |
D | intro.rst | 21 * capacitance to digital converters (CDCs)
|
/linux-6.12.1/include/linux/spi/ |
D | ads7846.h | 14 * capacitance on the X/Y drivers. If set to non-zero, two samples
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | azoteq,iqs5xx.yaml | 14 employ projected-capacitance sensing and can track up to five independent
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 22 - maxim,refout-load : load capacitance value (in picofarads) on reference
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | fsl,vf610-adc.yaml | 58 source resistance (R_as) and capacitance (C_as). Refer the datasheet's
|
1234