Lines Matching +full:on +full:- +full:chip
1 .. SPDX-License-Identifier: GPL-2.0
9 - ROHM BH1770GLC
10 - OSRAM SFH7770
19 -----------
21 ALS and proximity parts operates on their own, but they shares common I2C
22 interface and interrupt logic. In principle they can run on their own,
25 ALS produces 16 bit lux values. The chip contains interrupt logic to produce
28 Proximity part contains IR-led driver up to 3 IR leds. The chip measures
35 Proximity low interrupt doesn't exists in the chip. This is simulated
41 Chip state is controlled via runtime pm framework when enabled in config.
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
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
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
120 i.e. when proximity on has been reported.
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