Home
last modified time | relevance | path

Searched full:st1232 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dst1232.c3 * ST1232 Touchscreen Controller Driver
28 #define ST1232_TS_NAME "st1232-ts"
98 ATTRIBUTE_GROUPS(st1232);
205 /* st1232 includes a z-axis / touch strength */ in st1232_ts_parse_and_report()
348 input_dev->name = "st1232-touchscreen"; in st1232_ts_probe()
463 { .compatible = "sitronix,st1232", .data = &st1232_chip_info },
485 MODULE_DESCRIPTION("SITRONIX ST1232 Touchscreen Controller Driver");
H A DMakefile83 obj-$(CONFIG_TOUCHSCREEN_ST1232) += st1232.o
H A DKconfig1232 tristate "Sitronix ST1232 or ST1633 touchscreen controllers"
1235 Say Y here if you want to support the Sitronix ST1232
/linux/arch/arm/boot/dts/renesas/
H A Dsh73a0-kzm9g.dts296 compatible = "sitronix,st1232";