Searched full:tsl2563 (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | amstaos,tsl2563.yaml | 4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2563.yaml# 7 title: AMS TAOS TSL2563 ambient light sensor 21 - amstaos,tsl2563 45 compatible = "amstaos,tsl2563";
|
/linux/drivers/iio/light/ |
H A D | tsl2563.c | 3 * drivers/iio/light/tsl2563.c 845 { "tsl2563", 3 }, 854 { .compatible = "amstaos,tsl2563" }, 861 .name = "tsl2563", 872 MODULE_DESCRIPTION("tsl2563 light sensor driver");
|
H A D | Kconfig | 591 tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors" 595 TSL2561, TSL2562 and TSL2563 ambient light sensors. 598 will be called tsl2563.
|
H A D | Makefile | 57 obj-$(CONFIG_SENSORS_TSL2563) += tsl2563.o
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n900.dts | 612 tsl2563: tsl2563@29 { label 613 compatible = "amstaos,tsl2563";
|
/linux/drivers/platform/chrome/ |
H A D | chromeos_laptop.c | 491 I2C_BOARD_INFO("tsl2563", TAOS_ALS_I2C_ADDR),
|