Searched full:semtech (Results 1 – 22 of 22) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-sx150x.txt | 1 SEMTECH SX150x GPIO expander bindings 9 "semtech,sx1501q", 10 "semtech,sx1502q", 11 "semtech,sx1503q", 12 "semtech,sx1504q", 13 "semtech,sx1505q", 14 "semtech,sx1506q", 15 "semtech,sx1507q", 16 "semtech,sx1508q", 17 "semtech,sx1509q". [all …]
|
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | sx8654.txt | 1 * Semtech SX8654 I2C Touchscreen Controller 5 "semtech,sx8650" 6 "semtech,sx8654" 7 "semtech,sx8655" 8 "semtech,sx8656" 18 compatible = "semtech,sx8654";
|
/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
D | semtech,sx9310.yaml | 4 $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 22 - semtech,sx9311 57 compatible = "semtech,sx9310";
|
D | sx9500.txt | 1 Semtech's SX9500 capacitive proximity button device driver 4 - compatible: must be "semtech,sx9500" 18 compatible = "semtech,sx9500";
|
/linux-5.10/drivers/iio/proximity/ |
D | Kconfig | 105 tristate "SX9310/SX9311 Semtech proximity sensor" 111 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive 118 tristate "SX9500 Semtech proximity sensor" 124 Say Y here to build a driver for Semtech's SX9500 capacitive
|
D | sx9310.c | 5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution. 6 * Based on SX9500 driver and Semtech driver using the input framework 1040 { .compatible = "semtech,sx9310", (void *)SX9310_WHOAMI_VALUE }, 1041 { .compatible = "semtech,sx9311", (void *)SX9311_WHOAMI_VALUE }, 1074 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
|
D | sx9500.c | 5 * Driver for Semtech's SX9500 capacitive proximity/button solution. 7 * <http://www.semtech.com/images/datasheet/sx9500.pdf>. 1048 { .compatible = "semtech,sx9500", }, 1073 MODULE_DESCRIPTION("Driver for Semtech SX9500 proximity sensor");
|
/linux-5.10/drivers/input/touchscreen/ |
D | sx8654.c | 3 * Driver for Semtech SX8654 I2C touchscreen controller. 441 .compatible = "semtech,sx8650", 444 .compatible = "semtech,sx8654", 447 .compatible = "semtech,sx8655", 450 .compatible = "semtech,sx8656", 478 MODULE_DESCRIPTION("Semtech SX8654 I2C Touchscreen Driver");
|
D | Kconfig | 1246 tristate "Semtech SX8654 touchscreen" 1249 Say Y here if you have a Semtech SX8654 touchscreen controller.
|
/linux-5.10/drivers/pinctrl/ |
D | pinctrl-sx150x.c | 8 * Driver for Semtech SX150X I2C GPIO Expanders 835 { .compatible = "semtech,sx1501q", .data = &sx1501q_device_data }, 836 { .compatible = "semtech,sx1502q", .data = &sx1502q_device_data }, 837 { .compatible = "semtech,sx1503q", .data = &sx1503q_device_data }, 838 { .compatible = "semtech,sx1504q", .data = &sx1504q_device_data }, 839 { .compatible = "semtech,sx1505q", .data = &sx1505q_device_data }, 840 { .compatible = "semtech,sx1506q", .data = &sx1506q_device_data }, 841 { .compatible = "semtech,sx1507q", .data = &sx1507q_device_data }, 842 { .compatible = "semtech,sx1508q", .data = &sx1508q_device_data }, 843 { .compatible = "semtech,sx1509q", .data = &sx1509q_device_data }, [all …]
|
D | Kconfig | 237 bool "Semtech SX150x I2C GPIO expander pinctrl driver" 246 Say yes here to provide support for Semtech SX150x-series I2C
|
/linux-5.10/arch/arm/boot/dts/ |
D | qcom-mdm9615-wp8548-mangoh-green.dts | 177 compatible = "semtech,sx1509q"; 218 compatible = "semtech,sx1509q"; 256 compatible = "semtech,sx1509q";
|
D | kirkwood-l-50.dts | 68 compatible = "semtech,sx1505q"; 82 compatible = "semtech,sx1505q";
|
D | at91-gatwick.dts | 108 compatible = "semtech,sx1301";
|
D | at91-natte.dtsi | 197 compatible = "semtech,sx1502q";
|
D | imx6qdl-apf6dev.dtsi | 166 compatible = "semtech,sx8654";
|
D | vf610-zii-dev-rev-c.dts | 305 compatible = "semtech,sx1503q";
|
D | imx6sx-softing-vining-2000.dts | 165 compatible = "semtech,sx9500";
|
D | vf610-zii-scu4-aib.dts | 557 compatible = "semtech,sx1503q";
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 939 "^semtech,.*": 940 description: Semtech Corporation
|
/linux-5.10/drivers/spi/ |
D | spidev.c | 681 { .compatible = "semtech,sx1301" },
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 652 compatible = "semtech,sx9310";
|