Home
last modified time | relevance | path

Searched full:tsl2563 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/light/
H A Damstaos,tsl2563.yaml4 $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 Dtsl2563.c3 * drivers/iio/light/tsl2563.c
845 { "tsl2563", 3 },
854 { .compatible = "amstaos,tsl2563" },
861 .name = "tsl2563",
872 MODULE_DESCRIPTION("tsl2563 light sensor driver");
H A DKconfig591 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 DMakefile57 obj-$(CONFIG_SENSORS_TSL2563) += tsl2563.o
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n900.dts612 tsl2563: tsl2563@29 { label
613 compatible = "amstaos,tsl2563";
/linux/drivers/platform/chrome/
H A Dchromeos_laptop.c491 I2C_BOARD_INFO("tsl2563", TAOS_ALS_I2C_ADDR),