Searched full:sx9360 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/ |
H A D | semtech,sx9360.yaml | 4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9360.yaml# 7 title: Semtech's SX9360 capacitive proximity sensor 14 Semtech's SX9360 proximity sensor. 18 const: semtech,sx9360 86 compatible = "semtech,sx9360";
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | Kconfig | 162 config SX9360 config 163 tristate "SX9360 Semtech proximity sensor" 170 Say Y here to build a driver for Semtech's SX9360 174 module will be called sx9360.
|
H A D | sx9360.c | 5 * Driver for Semtech's SX9360 capacitive proximity/button solution. 6 * Based on SX9360 driver and copy of datasheet at: 780 indio_dev->name = "sx9360"; in sx9360_check_whoami() 874 { .compatible = "semtech,sx9360", (void *)SX9360_WHOAMI_VALUE }, 880 {"sx9360", SX9360_WHOAMI_VALUE }, 887 .name = "sx9360", 905 MODULE_DESCRIPTION("Driver for Semtech SX9360 proximity sensor");
|
H A D | Makefile | 19 obj-$(CONFIG_SX9360) += sx9360.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |