Lines Matching +full:high +full:- +full:threshold
1 .. SPDX-License-Identifier: GPL-2.0
9 - ROHM BH1770GLC
10 - OSRAM SFH7770
19 -----------
26 low and high threshold interrupts.
28 Proximity part contains IR-led driver up to 3 IR leds. The chip measures
34 Driver uses threshold interrupts to avoid need for polling the values.
36 by using a delayed work. As long as there is proximity threshold above
38 below the threshold value, there is no interrupt and the delayed work will
49 -----
52 RO - shows detected chip type and version
55 RW - enable / disable chip
59 - 1 enables the chip
60 - 0 disables the chip
63 RO - measured lux value
65 sysfs_notify called when threshold interrupt occurs
68 RO - lux0_input max value
71 RW - measurement rate in Hz
74 RO - supported measurement rates
77 RW - HI level threshold value
84 RW - LO level threshold value
90 RW - calibration value
97 RO - neutral calibration value
100 RO - measured proximity value
102 sysfs_notify called when threshold interrupt occurs
105 RO - prox0_raw max value
108 RW - enable / disable proximity
112 - 1 enables the proximity
113 - 0 disables the proximity
116 RW - number of proximity interrupts needed before triggering the event
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
127 RO - Supported proximity measurement rates in Hz
130 RW - threshold level which trigs proximity events.
135 RW - threshold level which trigs event immediately