Home
last modified time | relevance | path

Searched full:as73211 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/iio/light/
Dams,as73211.yaml4 $id: http://devicetree.org/schemas/iio/light/ams,as73211.yaml#
7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor
19 - ams,as73211
45 as73211@74 {
46 compatible = "ams,as73211";
/Linux-v6.6/drivers/iio/light/
Das73211.c3 * Support for AMS AS73211 JENCOLOR(R) Digital XYZ Sensor
29 #define AS73211_DRV_NAME "as73211"
31 /* AS73211 configuration registers */
38 /* AS73211 output register bank */
88 * struct as73211_data - Instance data for one AS73211
603 /* AS73211 starts reading at address 2 */ in as73211_trigger_handler()
776 { .compatible = "ams,as73211" },
782 { "as73211", 0 },
799 MODULE_DESCRIPTION("AS73211 XYZ True Color Sensor driver");
DKconfig89 config AS73211 config
90 tristate "AMS AS73211 XYZ color sensor"
95 If you say yes here you get support for the AMS AS73211
102 will be called as73211.
DMakefile14 obj-$(CONFIG_AS73211) += as73211.o
/Linux-v6.6/
DMAINTAINERS1095 AMS AS73211 DRIVER
1099 F: Documentation/devicetree/bindings/iio/light/ams,as73211.yaml
1100 F: drivers/iio/light/as73211.c