Searched full:tsc2046 (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 1 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/ |
D | ti,tsc2046.yaml | 4 $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/ |
D | omap3-panel-sharp-ls037v7dw01.dtsi | 59 tsc2046@0 { 61 compatible = "ti,tsc2046";
|
D | dove-cm-a510.dtsi | 63 * I: TI TSC2046 touchscreen controller (on SPI1) 181 /* Optional TI TSC2046 touchscreen controller */ 183 compatible = "ti,tsc2046";
|
D | omap3-lilly-a83x.dtsi | 308 tsc2046@0 { 310 compatible = "ti,tsc2046";
|
D | omap3-evm-common.dtsi | 110 tsc2046@0 {
|
D | at91sam9261ek.dts | 154 tsc2046@2 {
|
D | imx7d-sdb.dts | 200 tsc2046@0 { 201 compatible = "ti,tsc2046";
|
D | omap3-pandora-common.dtsi | 646 tsc2046@0 { 648 compatible = "ti,tsc2046";
|
D | omap3-ldp.dts | 201 tsc2046@0 {
|
/Linux-v6.1/drivers/iio/adc/ |
D | ti-tsc2046.c | 3 * 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");
|
D | Makefile | 114 obj-$(CONFIG_TI_TSC2046) += ti-tsc2046.o
|
D | Kconfig | 1250 tristate "Texas Instruments TSC2046 ADC driver" 1256 Instruments TSC2046 touch screen controller. 1259 called ti-tsc2046.
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | Kconfig | 28 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.
|
D | ads7846.c | 40 * TSC2046 is just newer ads7846 silicon. 1121 { .compatible = "ti,tsc2046", .data = (void *) 7846 },
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | hx4700.c | 124 /* SSP 2 (TSC2046) */ 602 * Touchscreen - TSC2046 connected to SSP2
|
D | magician.c | 87 /* SSP 2 TSC2046 touchscreen */
|
/Linux-v6.1/ |
D | MAINTAINERS | 20659 TI TSC2046 ADC DRIVER 20664 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml 20665 F: drivers/iio/adc/ti-tsc2046.c
|