Searched full:tsl2772 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/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-v5.15/drivers/iio/light/ |
| D | tsl2772.c | 5 * TSL2572, TSL2672, TMD2672, TSL2772, and TMD2772 devices. 22 #include <linux/platform_data/tsl2772.h> 30 /* TSL2772 Device ID */ 74 /* tsl2772 cmd reg masks */ 84 /* tsl2772 cntrl reg masks */ 88 /* tsl2772 status reg masks */ 96 /* tsl2772 cntrl reg masks */ 126 tsl2772, enumerator 237 [tsl2772] = tsl2x72_lux_table, 288 [tsl2772] = { 0, 2730, 0, 2730, 0, 699000 }, [all …]
|
| D | Makefile | 52 obj-$(CONFIG_TSL2772) += tsl2772.o
|
| D | Kconfig | 513 config TSL2772 config 518 tmd2672, tsl2772, tmd2772 devices.
|
| /Linux-v5.15/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
|