Searched full:tsl2591 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2591.yaml#7 title: AMS/TAOS TSL2591 Ambient Light Sensor (ALS)13 AMS/TAOS TSL2591 is a very-high sensitivity19 const: amstaos,tsl259144 tsl2591@29 {45 compatible = "amstaos,tsl2591";
7 * Device driver for the TAOS TSL2591. This is a very-high sensitivity37 /* TSL2591 register set */57 /* TSL2591 command register definitions */64 /* TSL2591 enable register definitions */72 /* TSL2591 control register definitions */85 /* TSL2591 persist register definitions */104 /* TSL2591 PID register mask */107 /* TSL2591 ID register mask */110 /* TSL2591 status register masks */116 /* TSL2591 constant values */[all …]
607 config TSL2591 config608 tristate "TAOS TSL2591 ambient light sensor"611 Select Y here for support of the AMS/TAOS TSL2591 ambient light sensor,616 module will be called tsl2591.
59 obj-$(CONFIG_TSL2591) += tsl2591.o