Home
last modified time | relevance | path

Searched full:tsc2046 (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt1 Device tree bindings for TI's ADS7843, ADS7845, ADS7846, ADS7873, TSC2046
15 "ti,tsc2046"
85 Example for a TSC2046 chip connected to an McSPI controller of an OMAP SoC::
88 tsc2046@0 {
90 compatible = "ti,tsc2046";
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/
Dti,tsc2046.yaml4 $id: http://devicetree.org/schemas/iio/adc/ti,tsc2046.yaml#
7 title: Texas Instruments TSC2046 touch screen controller.
13 TSC2046 is a touch screen controller with 8 channels ADC.
/Linux-v5.15/arch/arm/boot/dts/
Domap3-panel-sharp-ls037v7dw01.dtsi59 tsc2046@0 {
61 compatible = "ti,tsc2046";
Ddove-cm-a510.dtsi63 * I: TI TSC2046 touchscreen controller (on SPI1)
181 /* Optional TI TSC2046 touchscreen controller */
183 compatible = "ti,tsc2046";
Dimx6qdl-skov-cpu-revc.dtsi14 compatible = "ti,tsc2046";
Domap3-lilly-a83x.dtsi308 tsc2046@0 {
310 compatible = "ti,tsc2046";
Domap3-evm-common.dtsi110 tsc2046@0 {
Dat91sam9261ek.dts154 tsc2046@2 {
Dimx7d-sdb.dts200 tsc2046@0 {
201 compatible = "ti,tsc2046";
Dimx6dl-prtvt7.dts225 compatible = "ti,tsc2046";
Domap3-pandora-common.dtsi646 tsc2046@0 {
648 compatible = "ti,tsc2046";
Domap3-ldp.dts201 tsc2046@0 {
Dimx6dl-plym2m.dts133 compatible = "ti,tsc2046";
Dimx6dl-victgo.dts248 compatible = "ti,tsc2046";
/Linux-v5.15/drivers/iio/adc/
Dti-tsc2046.c3 * Texas Instruments TSC2046 SPI ADC driver
21 * The PENIRQ of TSC2046 controller is implemented as level shifter attached to
34 #define TI_TSC2046_NAME "tsc2046"
703 .name = "tsc2046",
711 MODULE_DESCRIPTION("TI TSC2046 ADC");
DMakefile110 obj-$(CONFIG_TI_TSC2046) += ti-tsc2046.o
DKconfig1204 tristate "Texas Instruments TSC2046 ADC driver"
1210 Instruments TSC2046 touch screen controller.
1213 called ti-tsc2046.
/Linux-v5.15/drivers/input/touchscreen/
DKconfig28 tristate "ADS7846/TSC2046/AD7873 and AD(S)7843 based touchscreens"
33 ADS7846/TSC2046/AD7873 or ADS7843/AD7843 controller,
39 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip.
Dads7846.c40 * TSC2046 is just newer ads7846 silicon.
1129 { .compatible = "ti,tsc2046", .data = (void *) 7846 },
/Linux-v5.15/arch/arm/mach-pxa/
Dhx4700.c124 /* SSP 2 (TSC2046) */
602 * Touchscreen - TSC2046 connected to SSP2
Dmagician.c86 /* SSP 2 TSC2046 touchscreen */
/Linux-v5.15/
DMAINTAINERS18797 TI TSC2046 ADC DRIVER
18802 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
18803 F: drivers/iio/adc/ti-tsc2046.c