Home
last modified time | relevance | path

Searched full:sx9360 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dsemtech,sx9360.yaml4 $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 DKconfig162 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 Dsx9360.c5 * 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 DMakefile19 obj-$(CONFIG_SX9360) += sx9360.o
/openbmc/linux/
H A Dopengrok0.0.log[all...]