Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9310.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9310.yaml#
7 title: Semtech's SX9310 capacitive proximity sensor
13 Semtech's SX9310/SX9311 capacitive proximity/button solution.
16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
21 - semtech,sx9310
114 compatible = "semtech,sx9310";
/Linux-v6.1/drivers/iio/proximity/
DKconfig120 config SX9310 config
121 tristate "SX9310/SX9311 Semtech proximity sensor"
128 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
132 module will be called sx9310.
Dsx9310.c5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution.
919 indio_dev->name = "sx9310"; in sx9310_check_whoami()
1026 { .compatible = "semtech,sx9310", (void *)SX9310_WHOAMI_VALUE },
1033 { "sx9310", SX9310_WHOAMI_VALUE },
1041 .name = "sx9310",
1060 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
DMakefile16 obj-$(CONFIG_SX9310) += sx9310.o
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi717 compatible = "semtech,sx9310";