Searched full:vl6180 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | st,vl6180.yaml | 4 $id: http://devicetree.org/schemas/iio/light/st,vl6180.yaml# 7 title: STMicro VL6180 ALS, range and proximity sensor 19 const: st,vl6180 41 compatible = "st,vl6180";
|
/openbmc/linux/drivers/iio/light/ |
H A D | vl6180.c | 3 * vl6180.c - Support for STMicroelectronics VL6180 ALS, range and proximity 9 * IIO driver for VL6180 (7-bit I2C slave address 0x29) 30 #define VL6180_DRV_NAME "vl6180" 525 { .compatible = "st,vl6180", }, 531 { "vl6180", 0 }, 549 MODULE_DESCRIPTION("STMicro VL6180 ALS, range and proximity sensor driver");
|
H A D | Kconfig | 642 config VL6180 config 643 tristate "VL6180 ALS, range and proximity sensor" 647 VL6180 combined ambient light, range and proximity sensor. 650 module will be called vl6180.
|
H A D | Makefile | 63 obj-$(CONFIG_VL6180) += vl6180.o
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |