Searched full:sx9324 (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | semtech,sx9324.yaml | 4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9324.yaml# 7 title: Semtech's SX9324 capacitive proximity sensor 14 Semtech's SX9324 proximity sensor. 21 const: semtech,sx9324 182 compatible = "semtech,sx9324";
|
| /linux/drivers/iio/proximity/ |
| H A D | Kconfig | 171 config SX9324 config 172 tristate "SX9324 Semtech proximity sensor" 179 Say Y here to build a driver for Semtech's SX9324 183 module will be called sx9324. 194 proximity/button sensor, a simplified SX9324.
|
| H A D | sx9324.c | 5 * Driver for Semtech's SX9324 capacitive proximity/button solution. 6 * Based on SX9324 driver and copy of datasheet at: 1045 indio_dev->name = "sx9324"; in sx9324_check_whoami() 1132 { .compatible = "semtech,sx9324", (void *)SX9324_WHOAMI_VALUE }, 1138 { "sx9324", SX9324_WHOAMI_VALUE }, 1145 .name = "sx9324", 1163 MODULE_DESCRIPTION("Driver for Semtech SX9324 proximity sensor");
|
| H A D | Makefile | 20 obj-$(CONFIG_SX9324) += sx9324.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-quackingstick-r0-lte.dts | 20 compatible = "semtech,sx9324";
|
| H A D | sc7180-trogdor-pazquel.dtsi | 11 compatible = "semtech,sx9324";
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-sx9324 | 6 SX9324 has 3 inputs, CS0, CS1 and CS2. Hardware layout
|