Searched full:bu27008 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | rohm,bu27008.yaml | 4 $id: http://devicetree.org/schemas/iio/light/rohm,bu27008.yaml# 7 title: ROHM BU27008 color sensor 13 The ROHM BU27008 is a sensor with 5 photodiodes (red, green, blue, clear 21 const: rohm,bu27008 44 compatible = "rohm,bu27008";
|
/openbmc/linux/drivers/iio/light/ |
H A D | rohm-bu27008.c | 4 * - BU27008 RGBC sensor 31 * registers that the BU27008 has. On top of that the BU27010 adds couple of new 35 * BU27010_REG_* are present on BU27008. This makes sense as BU27010 just adds 36 * some features (Flicker FIFO, more power control) on top of the BU27008. 41 * registers on BU27008 and BU27010 are different. 127 * enum bu27008_chan_type - BU27008 channel types 145 * enum bu27008_chan - BU27008 physical data channel 713 .name = "bu27008", 1289 * The BU27008 keeps IRQ asserted until we read the VALID bit from in bu27008_data_rdy_poll() 1322 name = devm_kasprintf(data->dev, GFP_KERNEL, "%s-bu27008", in bu27008_setup_trigger() [all …]
|
H A D | Kconfig | 293 tristate "ROHM BU27008 color (RGB+C/IR) sensor" 300 Enable support for the ROHM BU27008 color sensor. 301 The ROHM BU27008 is a sensor with 5 photodiodes (red, green,
|
H A D | Makefile | 42 obj-$(CONFIG_ROHM_BU27008) += rohm-bu27008.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 18622 F: drivers/iio/light/rohm-bu27008.c
|
H A D | opengrok0.0.log | [all...] |