Searched refs:sensing (Results 1 – 25 of 61) sorted by relevance
123
/linux-6.6.21/Documentation/hwmon/ |
D | max16065.rst | 100 Only if the chip supports current sensing and if 101 current sensing is enabled. 121 sensing and if current sensing is enabled. 126 sensing and if current sensing is enabled.
|
D | hih6130.rst | 14 http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872
|
D | max31730.rst | 27 errors due to low-beta sensing transistors.
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | rt5663.txt | 27 The matrix row number of the impedance sensing table. 28 If the value is 0, it means the impedance sensing is not supported. 30 The matrix rows of the impedance sensing table are consisted by impedance 41 impedance in the impedance sensing function.
|
/linux-6.6.21/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 14 additional Hall-effect and inductive sensing capabilities. 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes 40 posed on channels 6 and 7 by Hall-effect sensing. 49 1: Low power (all sensing at a reduced reporting rate) 50 2: Ultra-low power (channel 0 proximity sensing) 51 3: Halt (no sensing) 172 Specifies the inductive sensing excitation frequency as follows (paren- 211 Represents a single sensing channel. A channel is active if defined and 291 sensing as follows: 302 Specifies the channel's sensing mode as follows: [all …]
|
D | iqs626a.yaml | 14 additional Hall-effect and inductive sensing capabilities. 44 1: Low power (all sensing at a reduced reporting rate) 45 2: Ultra-low power (ULP channel proximity sensing) 46 3: Halt (no sensing) 173 Represents a single sensing channel. A channel is active if defined and 269 sensing as follows: 281 Specifies the channel's sensing frequency as follows (parenthesized 299 description: Enables projected-capacitance sensing (ULP channel only). 377 Specifies the channel's sensing mode as follows: 394 Specifies the inductive sensing excitation frequency as follows [all …]
|
D | azoteq,iqs7222.yaml | 14 capacitive touch controllers that feature additional sensing capabilities. 326 description: Represents a conversion cycle serving two sensing channels. 366 description: Enables the bias voltage for use during inductive sensing. 372 Specifies the cycle's sensing mode as follows: 379 Hall-effect sensing. 384 Enables the current reference for use during various sensing modes. 407 Represents a single sensing channel. A channel is active if defined and 411 Hall-effect sensing with events reported on channel 10 only. 494 capacitive sensing as follows:
|
/linux-6.6.21/drivers/thermal/tegra/ |
D | Kconfig | 15 tristate "Tegra BPMP thermal sensing" 18 Enable this option for support for sensing system temperature of NVIDIA
|
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/ |
D | richtek,rt9467.yaml | 16 MOSFETs, input current sensing and regulation, high-accuracy voltage 18 integrated sensing resistors.
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2600-adc.yaml | 25 • Integrate dividing circuit for battery sensing. 60 aspeed,battery-sensing:
|
D | richtek,rtq6056.yaml | 37 description: Shunt IN+/IN- sensing node resistor
|
/linux-6.6.21/Documentation/devicetree/bindings/hwmon/ |
D | max31785.txt | 9 management with temperature and remote voltage sensing. Various fan control
|
D | lm87.txt | 11 remote temperature sensing channel. By default the pins
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/light/ |
D | noa1305.yaml | 13 Ambient sensing with an i2c interface.
|
D | tsl2583.yaml | 13 Ambient light sensing with an i2c interface.
|
D | st,vl6180.yaml | 14 Proximity sensing module incorporating time of flight sensor
|
D | liteon,ltrf216a.yaml | 13 Ambient light sensing with an i2c interface.
|
D | vishay,vcnl4000.yaml | 13 Ambient light sensing with proximity detection over an i2c
|
D | isl29018.yaml | 14 Ambient and infrared light sensing with proximity detection over an i2c
|
D | tsl2772.yaml | 13 Ambient light sensing and proximity detection with an i2c interface.
|
/linux-6.6.21/drivers/iio/chemical/ |
D | Kconfig | 44 temperature, pressure, humidity and gas sensing capability. 94 dioxide, relative humidity and temperature sensing capabilities. 129 dioxide, relative humidity and temperature sensing capabilities.
|
/linux-6.6.21/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a-tsn.dts | 155 /* Current sensing circuit for 1V VDDCORE PMIC rail */ 162 /* Current sensing circuit for 12V VCC rail */
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/proximity/ |
D | vishay,vcnl3020.yaml | 40 The driver current for the LED used in proximity sensing.
|
/linux-6.6.21/Documentation/devicetree/bindings/input/touchscreen/ |
D | azoteq,iqs5xx.yaml | 14 employ projected-capacitance sensing and can track up to five independent
|
/linux-6.6.21/drivers/scsi/ |
D | NCR5380.c | 410 hostdata->sensing = NULL; in NCR5380_init() 536 if (hostdata->sensing == cmd) { in complete_cmd() 544 hostdata->sensing = NULL; in complete_cmd() 641 if (hostdata->sensing || list_empty(&hostdata->autosense)) { in dequeue_next_cmd() 663 hostdata->sensing = cmd; in dequeue_next_cmd() 674 if (hostdata->sensing == cmd) { in requeue_cmd() 677 hostdata->sensing = NULL; in requeue_cmd()
|
123