Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Dmaxim,max44009.yaml4 $id: http://devicetree.org/schemas/iio/light/maxim,max44009.yaml#
7 title: MAX44009 Ambient Light Sensor
14 const: maxim,max44009
38 compatible = "maxim,max44009";
/openbmc/linux/drivers/iio/light/
H A Dmax44009.c3 * max44009.c - Support for MAX44009 Ambient Light Sensor
7 * Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX44009.pdf
26 #define MAX44009_DRV_NAME "max44009"
41 /* The maximum rising threshold for the max44009 */
51 /* The max44009 always scales raw readings by 0.045 and is non-configurable */
531 { .compatible = "maxim,max44009" },
537 { "max44009", 0 },
554 MODULE_DESCRIPTION("MAX44009 ambient light sensor driver");
H A DKconfig400 config MAX44009 config
401 tristate "MAX44009 Ambient Light Sensor"
406 MAX44009 ambient light sensor device.
409 the module will be called max44009.
H A DMakefile37 obj-$(CONFIG_MAX44009) += max44009.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]