Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
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");
DKconfig130 config BH1750 config
131 tristate "ROHM BH1750 ambient light sensor"
135 BH1750, BH1751 ambient light sensors.
138 be called bh1750.
DMakefile17 obj-$(CONFIG_BH1750) += bh1750.o
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
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";
/linux-6.12.1/
DMAINTAINERS20010 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
20013 F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
20014 F: drivers/iio/light/bh1750.c