Home
last modified time | relevance | path

Searched refs:proximity (Results 1 – 25 of 56) 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/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
H A Dsysfs-driver-intc_sar47 proximity-sensor data available to the embedded controller on
/linux/drivers/iio/proximity/
H A DKconfig28 Say Y here to enable the proximity sensor implemented via the ChromeOS EC MKBP
53 SAR sensors. This sensors is used for proximity detection applications.
155 Common Semtech proximity sensor code.
158 tristate "SX9310/SX9311 Semtech proximity sensor"
166 proximity/button sensor.
172 tristate "SX9324 Semtech proximity sensor"
180 proximity/button sensor.
186 tristate "SX9360 Semtech proximity sensor"
194 proximity/button sensor, a simplified SX9324.
200 tristate "SX9500 Semtech proximity sensor"
[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/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/Documentation/driver-api/cxl/platform/acpi/
H A Dhmat.rst8 attributes and bandwidth and latency details for memory proximity domains.
14 bandwidth information for proximity domains.
H A Dsrat.rst18 proximity domains. See linux numa creation for more information about how
23 A proximity domain is ROUGHLY equivalent to "NUMA Node" - though a 1-to-1
49 The Generic Port Affinity subtable provides an association between a proximity
/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/arm64/boot/dts/qcom/
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 Dsc7180-trogdor-lte-sku.dtsi9 label = "proximity-wifi-lte";
H A Dmsm8939-huawei-kiwi.dts86 proximity@39 {
97 amstaos,proximity-diodes = <0>;
H A Dmsm8916-motorola-harpia.dts56 /* proximity@49 */
/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/common/cros_ec_sensors/
H A DKconfig39 Activities can be a proximity detector (on body/off body detection)
/linux/Documentation/driver-api/cxl/platform/example-configurations/
H A Dmulti-dev-per-hb.rst15 * There is only one proximity domain the HMAT for both devices.

123