Home
last modified time | relevance | path

Searched full:adux1020 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/light/
H A Dadux1020.yaml4 $id: http://devicetree.org/schemas/iio/light/adux1020.yaml#
7 title: Analog Devices ADUX1020 Photometric sensor
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADUX1020.pdf
19 - adi,adux1020
42 adux1020@64 {
43 compatible = "adi,adux1020";
/linux/drivers/iio/light/
H A Dadux1020.c3 * adux1020.c - Support for Analog Devices ADUX1020 photometric sensor
26 #define ADUX1020_DRV_NAME "adux1020"
746 dev_dbg(&client->dev, "Detected ADUX1020 with chip id: 0x%04x\n", val); in adux1020_chip_init()
821 { "adux1020" },
827 { .compatible = "adi,adux1020" },
843 MODULE_DESCRIPTION("ADUX1020 photometric sensor");