Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dbh1750.c3 * ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensor driver
38 BH1750, enumerator
72 [BH1750] = { 31, 254, 69, 1740, 57500000, 1, 0x001F, 0x00E0 },
272 dev_dbg(&client->dev, "BH1750 reset completed via GPIO\n"); in bh1750_probe()
323 { "bh1715", BH1750 },
325 { "bh1750", BH1750 },
326 { "bh1751", BH1750 },
335 { .compatible = "rohm,bh1750", },
343 .name = "bh1750",
355 MODULE_DESCRIPTION("ROHM BH1710/BH1715/BH1721/BH1750/BH1751 als driver");
/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
45 compatible = "rohm,bh1750";
/linux/
H A DMAINTAINERS22326 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
22329 F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
22330 F: drivers/iio/light/bh1750.c