Home
last modified time | relevance | path

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

123

/linux/Documentation/misc-devices/
H A Dbh1770glc.rst20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
21 ALS and proximity parts operates on their own, but they shares common I2C
23 but ALS side results are used to estimate reliability of the proximity sensor.
29 amount of reflected IR light and produces proximity result. Resolution is
31 reliability of the proximity results. Thus ALS is always running while
32 proximity detection is needed.
36 by using a delayed work. As long as there is proximity threshold above
37 interrupts the delayed work is pushed forward. So, when proximity level goes
39 finally run. This is handled as no proximity indication.
100 RO - measured proximity value
[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/drivers/iio/proximity/
H A DKconfig28 Say Y here to enable the proximity sensor implemented via the ChromeOS EC MKBP
130 Common Semtech proximity sensor code.
133 tristate "SX9310/SX9311 Semtech proximity sensor"
141 proximity/button sensor.
147 tristate "SX9324 Semtech proximity sensor"
155 proximity/button sensor.
161 tristate "SX9360 Semtech proximity sensor"
169 proximity/button sensor, a simplified SX9324.
175 tristate "SX9500 Semtech proximity sensor"
182 proximity/button sensor.
[all …]
/linux/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
H A Dsysfs-bus-iio-sx93108 proximity measurements constructed by hardware by
H A Dsysfs-bus-iio-proximity6 Near level for proximity sensors. This is a single integer
/linux/drivers/iio/light/
H A DKconfig89 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
96 APDS9960 gesture/RGB/ALS/proximity sensor.
170 tristate "Capella CM3605 ambient light and proximity sensor"
173 ambient light and short range proximity sensor.
183 This option enables proximity & RGB sensor using
193 Say Y here if you use the light and proximity sensors
204 Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip
218 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
235 tristate "Intersil 29018 light and proximity sensor"
241 proximity infrared sensing from Intersil ISL29018.
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py171 self.proximity = ProximityState.OUT
192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument
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,
[all …]
/linux/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/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-coachz.dtsi83 cros_ec_proximity: proximity {
84 compatible = "google,cros-ec-mkbp-proximity";
85 label = "proximity-wifi";
H A Dsc7180-trogdor-coachz-r3-lte.dts17 label = "proximity-wifi-lte";
H A Dsc7180-trogdor-coachz-r1-lte.dts17 label = "proximity-wifi-lte";
H A Dmsm8939-huawei-kiwi.dts86 proximity@39 {
97 amstaos,proximity-diodes = <0>;
H A Dsc7180-trogdor-lte-sku.dtsi9 label = "proximity-wifi-lte";
H A Dmsm8916-motorola-harpia.dts56 /* proximity@49 */
/linux/Documentation/driver-api/iio/
H A Dintro.rst28 * proximity sensors
33 combined functionality (e.g. light plus proximity sensor).
/linux/Documentation/scheduler/
H A Dmembarrier.rst17 barrier in the proximity of the membarrier system call exit, cf.
38 The barrier matches a full barrier in the proximity of the membarrier system call
/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-golden.dts236 proximity@44 {
250 sharp,proximity-far-hysteresis = <0x40>;
251 sharp,proximity-close-hysteresis = <0x0f>;
647 proximity {
H A Dste-ux500-samsung-skomer.dts394 proximity@44 {
405 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
406 sharp,proximity-close-hysteresis = /bits/ 8 <0x0f>;
609 /* Interrupt line for light/proximity sensor GP2AP002 */
H A Dste-ux500-samsung-kyle.dts414 proximity@44 {
425 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
426 sharp,proximity-close-hysteresis = /bits/ 8 <0x0f>;
622 /* Interrupt line for light/proximity sensor GP2AP002 */
/linux/drivers/iio/
H A DMakefile44 obj-y += proximity/
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-krabby.dtsi91 proximity@28 {
H A Dmt6795-sony-xperia-m5.dts204 proximity@48 {
340 proximity_pins: proximity-pins {

123