Searched full:sx9324 (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/iio/proximity/ |
D | Kconfig | 146 config SX9324 config 147 tristate "SX9324 Semtech proximity sensor" 154 Say Y here to build a driver for Semtech's SX9324 158 module will be called sx9324. 169 proximity/button sensor, a simplified SX9324.
|
D | sx9324.c | 5 * Driver for Semtech's SX9324 capacitive proximity/button solution. 6 * Based on SX9324 driver and copy of datasheet at: 1039 indio_dev->name = "sx9324"; in sx9324_check_whoami() 1130 { .compatible = "semtech,sx9324", (void *)SX9324_WHOAMI_VALUE }, 1136 { "sx9324", SX9324_WHOAMI_VALUE }, 1143 .name = "sx9324", 1161 MODULE_DESCRIPTION("Driver for Semtech SX9324 proximity sensor");
|
D | Makefile | 18 obj-$(CONFIG_SX9324) += sx9324.o
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/proximity/ |
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-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9324 | 6 SX9324 has 3 inputs, CS0, CS1 and CS2. Hardware layout
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-quackingstick-r0-lte.dts | 20 compatible = "semtech,sx9324";
|
D | sc7180-trogdor-pazquel.dtsi | 12 compatible = "semtech,sx9324";
|
D | sc7280-herobrine.dtsi | 407 compatible = "semtech,sx9324"; 423 compatible = "semtech,sx9324";
|