Searched full:tsl2772 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | tsl2772.yaml | 4 $id: http://devicetree.org/schemas/iio/light/tsl2772.yaml# 27 - amstaos,tsl2772 75 compatible = "amstaos,tsl2772";
|
/linux-6.12.1/drivers/iio/light/ |
D | tsl2772.c | 5 * TSL2572, TSL2672, TMD2672, TSL2772, and TMD2772 devices. 24 #include <linux/platform_data/tsl2772.h> 32 /* TSL2772 Device ID */ 76 /* tsl2772 cmd reg masks */ 86 /* tsl2772 cntrl reg masks */ 90 /* tsl2772 status reg masks */ 98 /* tsl2772 cntrl reg masks */ 128 tsl2772, enumerator 239 [tsl2772] = tsl2x72_lux_table, 290 [tsl2772] = { 0, 2730, 0, 2730, 0, 699000 }, [all …]
|
D | Makefile | 60 obj-$(CONFIG_TSL2772) += tsl2772.o
|
D | Kconfig | 618 config TSL2772 config 623 tmd2672, tsl2772, tmd2772 devices.
|
/linux-6.12.1/include/linux/platform_data/ |
D | tsl2772.h | 4 * and proximity (prox) within the TAOS TSL2772 family of devices. 37 * struct tsl2772_settings - Settings for the tsl2772 driver
|