Lines Matching full:als
31 Optional properties if ALS mode is used:
32 - ti,als-vmin - Minimum ALS voltage defined in Volts
33 - ti,als-vmax - Maximum ALS voltage defined in Volts
34 Per the data sheet the max ALS voltage is 2V and the min is 0V
41 - ti,als-avrg-time-us - Determines the length of time the device needs to
42 average the two ALS inputs. This is only used if
45 - ti,als-input-mode - Determines how the device uses the attached ALS
56 if the LED strings are controlled by the ALS.
59 0x01 - LED strings are ALS controlled
80 ti,als-vmin = <0>;
81 ti,als-vmax = <2000>;
84 ti,als-avrg-time-us = <17920>;
85 ti,als-input-mode = <0x00>;