Home
last modified time | relevance | path

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

/linux-5.10/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
57 compatible = "semtech,sx9310";
/linux-5.10/drivers/iio/proximity/
DKconfig104 config SX9310 config
105 tristate "SX9310/SX9311 Semtech proximity sensor"
111 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
115 module will be called sx9310.
DMakefile15 obj-$(CONFIG_SX9310) += sx9310.o
Dsx9310.c5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution.
866 indio_dev->name = "sx9310"; in sx9310_set_indio_dev_name()
1040 { .compatible = "semtech,sx9310", (void *)SX9310_WHOAMI_VALUE },
1047 { "sx9310", SX9310_WHOAMI_VALUE },
1055 .name = "sx9310",
1074 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
/linux-5.10/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi652 compatible = "semtech,sx9310";