Home
last modified time | relevance | path

Searched full:bh1750 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Dbh1750.yaml4 $id: http://devicetree.org/schemas/iio/light/bh1750.yaml#
7 title: ROHM BH1750 ambient light sensor
21 - rohm,bh1750
40 compatible = "rohm,bh1750";
/openbmc/linux/drivers/iio/light/
H A Dbh1750.c3 * ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensor driver
34 BH1750, enumerator
67 [BH1750] = { 31, 254, 69, 1740, 57500000, 1, 0x001F, 0x00E0 },
299 { "bh1715", BH1750 },
301 { "bh1750", BH1750 },
302 { "bh1751", BH1750 },
311 { .compatible = "rohm,bh1750", },
319 .name = "bh1750",
331 MODULE_DESCRIPTION("ROHM BH1710/BH1715/BH1721/BH1750/BH1751 als driver");
H A DKconfig104 config BH1750 config
105 tristate "ROHM BH1750 ambient light sensor"
109 BH1750, BH1751 ambient light sensors.
112 be called bh1750.
H A DMakefile15 obj-$(CONFIG_BH1750) += bh1750.o
/openbmc/linux/
H A DMAINTAINERS18612 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
18615 F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
18616 F: drivers/iio/light/bh1750.c
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]