Searched full:bh1750 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/iio/light/ |
D | bh1750.c | 3 * 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");
|
D | Kconfig | 130 config BH1750 config 131 tristate "ROHM BH1750 ambient light sensor" 135 BH1750, BH1751 ambient light sensors. 138 be called bh1750.
|
D | Makefile | 17 obj-$(CONFIG_BH1750) += bh1750.o
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | bh1750.yaml | 4 $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/ |
D | MAINTAINERS | 20010 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER 20013 F: Documentation/devicetree/bindings/iio/light/bh1750.yaml 20014 F: drivers/iio/light/bh1750.c
|