Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/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-v6.1/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";
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";
Domap3-pandora-common.dtsi646 tsc2046@0 {
648 compatible = "ti,tsc2046";
Domap3-ldp.dts201 tsc2046@0 {
/Linux-v6.1/drivers/iio/adc/
Dti-tsc2046.c3 * Texas Instruments TSC2046 SPI ADC driver
23 * The PENIRQ of TSC2046 controller is implemented as level shifter attached to
36 #define TI_TSC2046_NAME "tsc2046"
472 * Note: the TSC2046 has internal voltage divider on the VBAT in tsc2046_adc_read_raw()
902 .name = "tsc2046",
911 MODULE_DESCRIPTION("TI TSC2046 ADC");
DMakefile114 obj-$(CONFIG_TI_TSC2046) += ti-tsc2046.o
DKconfig1250 tristate "Texas Instruments TSC2046 ADC driver"
1256 Instruments TSC2046 touch screen controller.
1259 called ti-tsc2046.
/Linux-v6.1/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.
1121 { .compatible = "ti,tsc2046", .data = (void *) 7846 },
/Linux-v6.1/arch/arm/mach-pxa/
Dhx4700.c124 /* SSP 2 (TSC2046) */
602 * Touchscreen - TSC2046 connected to SSP2
Dmagician.c87 /* SSP 2 TSC2046 touchscreen */
/Linux-v6.1/
DMAINTAINERS20659 TI TSC2046 ADC DRIVER
20664 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
20665 F: drivers/iio/adc/ti-tsc2046.c