Home
last modified time | relevance | path

Searched refs:proximity (Results 1 – 25 of 96) sorted by relevance

1234

/linux-6.15/Documentation/misc-devices/
H A Dbh1770glc.rst20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
32 proximity detection is needed.
39 finally run. This is handled as no proximity indication.
100 RO - measured proximity value
108 RW - enable / disable proximity
112 - 1 enables the proximity
113 - 0 disables the proximity
120 i.e. when proximity on has been reported.
124 i.e. when proximity off has been reported.
127 RO - Supported proximity measurement rates in Hz
[all …]
H A Dapds990x.rst19 APDS990x is a combined ambient light and proximity sensor. ALS and proximity
21 while the proximity functionality is enabled.
101 RO - measured proximity value
109 RW - enable / disable proximity - uses counting logic
111 - 1 enables the proximity
112 - 0 disables the proximity
118 values: 0 or prox0_sensor_range value. 0 means no proximity,
119 1023 means proximity. This causes minimal number of interrupts.
128 RW - threshold level which trigs proximity events.
/linux-6.15/Documentation/devicetree/bindings/iio/proximity/
H A Dgoogle,cros-ec-mkbp-proximity.yaml4 $id: http://devicetree.org/schemas/iio/proximity/google,cros-ec-mkbp-proximity.yaml#
14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
20 const: google,cros-ec-mkbp-proximity
23 description: Name for proximity sensor
32 proximity {
33 compatible = "google,cros-ec-mkbp-proximity";
34 label = "proximity-wifi-lte";
H A Dawinic,aw96103.yaml4 $id: http://devicetree.org/schemas/iio/proximity/awinic,aw96103.yaml#
7 title: Awinic's AW96103 capacitive proximity sensor and similar
13 Awinic's AW96103/AW96105 proximity sensor.
17 In mobile phone applications, the proximity sensor is primarily
18 used to detect the proximity of the human body to the phone. When the
21 we also refer to the proximity sensor as a SAR sensor.
35 proximity event has happened.
54 proximity@12 {
H A Dtyhx,hx9023s.yaml4 $id: http://devicetree.org/schemas/iio/proximity/tyhx,hx9023s.yaml#
7 title: TYHX HX9023S capacitive proximity sensor
13 TYHX HX9023S proximity sensor. Datasheet can be found here:
26 and data is available or that a close/far proximity event has happened.
62 proximity@2a {
H A Dvishay,vcnl3020.yaml4 $id: http://devicetree.org/schemas/iio/proximity/vishay,vcnl3020.yaml#
13 The VCNL3020 is a fully integrated proximity sensor. Fully integrated means
40 The driver current for the LED used in proximity sensing.
59 proximity@13 {
H A Dsemtech,sx9360.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9360.yaml#
7 title: Semtech's SX9360 capacitive proximity sensor
14 Semtech's SX9360 proximity sensor.
26 and data is available or that a close/far proximity event has happened.
85 proximity@28 {
H A Dsemtech,sx9310.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9310.yaml#
7 title: Semtech's SX9310 capacitive proximity sensor
13 Semtech's SX9310/SX9311 capacitive proximity/button solution.
34 available or that a close/far proximity event has happened.
82 Sensor used for start-up proximity detection. The combined
116 proximity@28 {
H A Dsemtech,sx9500.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9500.yaml#
7 title: Semtech's SX9500 capacitive proximity button device
42 proximity@28 {
H A Dsemtech,sx9324.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9324.yaml#
7 title: Semtech's SX9324 capacitive proximity sensor
14 Semtech's SX9324 proximity sensor.
29 and data is available or that a close/far proximity event has happened.
102 Phase used for start-up proximity detection.
181 proximity@28 {
H A Dst,vl53l0x.yaml4 $id: http://devicetree.org/schemas/iio/proximity/st,vl53l0x.yaml#
40 proximity@29 {
/linux-6.15/Documentation/devicetree/bindings/iio/light/
H A Dsharp,gp2ap002.yaml7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors
13 Proximity and ambient light sensor with IR LED for the proximity
28 description: an interrupt for proximity, usually a GPIO line
43 sharp,proximity-far-hysteresis:
47 device-unique and adjust the optical setting for proximity detection
50 sharp,proximity-close-hysteresis:
54 device-unique and adjust the optical setting for proximity detection
61 - sharp,proximity-far-hysteresis
62 - sharp,proximity-close-hysteresis
82 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
[all …]
H A Dvishay,vcnl4000.yaml7 title: VISHAY VCNL4000 ambient light and proximity sensor
13 Ambient light sensing with proximity detection over an i2c
34 proximity-near-level: true
51 proximity-near-level = <220>;
H A Dtsl2772.yaml13 Ambient light sensing and proximity detection with an i2c interface.
34 amstaos,proximity-diodes:
47 description: Current for the proximity LED
80 amstaos,proximity-diodes = <0>;
H A Dstk33xx.yaml14 Ambient light and proximity sensor over an i2c interface.
37 proximity-near-level: true
57 proximity-near-level = <25>;
H A Dcapella,cm3605.yaml18 This ALS and proximity sensor was one of the very first deployed in mobile
35 Connected to the POUT (proximity sensor out) line. The edge
37 movements toward and away from the proximity sensor.
/linux-6.15/drivers/iio/proximity/
H A DKconfig146 Common Semtech proximity sensor code.
157 proximity/button sensor.
163 tristate "SX9324 Semtech proximity sensor"
171 proximity/button sensor.
177 tristate "SX9360 Semtech proximity sensor"
185 proximity/button sensor, a simplified SX9324.
191 tristate "SX9500 Semtech proximity sensor"
198 proximity/button sensor.
217 tristate "VCNL3020 proximity sensor"
222 proximity sensor.
[all …]
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-isl290189 Scheme 0, makes full n (4, 8, 12, 16) bits (unsigned) proximity
10 detection. The range of Scheme 0 proximity count is from 0 to
13 range of Scheme 1 proximity count is from -2^(n-1) to 2^(n-1).
15 Scheme 0 has wider dynamic range, Scheme 1 proximity detection
/linux-6.15/drivers/iio/light/
H A DKconfig82 combined ambient light and proximity sensor.
117 APDS9960 gesture/RGB/ALS/proximity sensor.
207 ambient light and short range proximity sensor.
217 This option enables proximity & RGB sensor using
287 of ambient light and proximity.
348 proximity & ALS sensor device.
375 ambient light and proximity sensor device.
518 ambient light and proximity sensor.
548 tristate "STK3310 ALS and proximity sensor"
654 tristate "UPISEMI light and proximity sensor"
[all …]
/linux-6.15/Documentation/devicetree/bindings/input/
H A Diqs62x-keys.yaml40 proximity event according to the following table. An 'x' indicates the
84 * Two-channel SAR. Replaces CH0-2 plus metal touch and proximity events
88 *** One-channel SAR. Replaces CH0-2 touch and proximity events if enabled
96 Represents north/south-field Hall-effect sensor touch or proximity
107 use the device's wide-range proximity threshold instead of its
/linux-6.15/Documentation/devicetree/bindings/iio/
H A Dcommon.yaml23 proximity-near-level:
26 For proximity sensors whether an object can be considered near to the
31 Raw proximity values equal or above this level should be
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-r2.dts25 &proximity {
26 proximity-near-level = <50>;
H A Dimx8mq-librem5-r4.dts25 &proximity {
26 proximity-near-level = <7>;
H A Dimx8mq-librem5-r3.dtsi47 &proximity {
48 proximity-near-level = <10>;
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py171 self.proximity = ProximityState.OUT
215 if proximity is not None:
216 self.proximity = proximity
217 proximity = self.proximity
227 proximity.fill(report)
264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None): argument
276 r = self.create_report(x, y, pressure, buttons, toolid, proximity)
644 proximity=ProximityState.IN_RANGE,
669 proximity=ProximityState.OUT,
701 proximity=ProximityState.IN_RANGE,
[all …]

1234