Searched full:st1232 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | sitronix,st1232.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/sitronix,st1232.yaml# 7 title: Sitronix st1232 or st1633 touchscreen controller 18 - sitronix,st1232 45 compatible = "sitronix,st1232";
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | st1232.c | 3 * ST1232 Touchscreen Controller Driver 26 #define ST1232_TS_NAME "st1232-ts" 149 /* st1232 includes a z-axis / touch strength */ in st1232_ts_parse_and_report() 287 input_dev->name = "st1232-touchscreen"; in st1232_ts_probe() 380 { .compatible = "sitronix,st1232", .data = &st1232_chip_info }, 401 MODULE_DESCRIPTION("SITRONIX ST1232 Touchscreen Controller Driver");
|
D | Makefile | 82 obj-$(CONFIG_TOUCHSCREEN_ST1232) += st1232.o
|
D | Kconfig | 1206 tristate "Sitronix ST1232 or ST1633 touchscreen controllers" 1209 Say Y here if you want to support the Sitronix ST1232
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-udoo.dtsi | 108 compatible = "sitronix,st1232";
|
/linux-6.12.1/arch/arm/boot/dts/renesas/ |
D | r8a7740-armadillo800eva.dts | 225 compatible = "sitronix,st1232";
|
D | sh73a0-kzm9g.dts | 298 compatible = "sitronix,st1232";
|