Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/adc/
H A 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/Documentation/devicetree/bindings/input/touchscreen/
H A Dti,ads7843.yaml15 TI's ADS7843, ADS7845, ADS7846, ADS7873, TSC2046 SPI driven touch screen
25 - ti,tsc2046
167 compatible = "ti,tsc2046";
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-panel-sharp-ls037v7dw01.dtsi59 tsc2046@0 {
61 compatible = "ti,tsc2046";
H A Domap3-lilly-a83x.dtsi308 tsc2046@0 {
310 compatible = "ti,tsc2046";
H A Domap3-evm-common.dtsi110 tsc2046@0 {
H A Domap3-pandora-common.dtsi646 tsc2046@0 {
648 compatible = "ti,tsc2046";
/linux/arch/arm/boot/dts/marvell/
H A Ddove-cm-a510.dtsi63 * I: TI TSC2046 touchscreen controller (on SPI1)
183 /* Optional TI TSC2046 touchscreen controller */
185 compatible = "ti,tsc2046";
/linux/drivers/iio/adc/
H A Dti-tsc2046.c3 * Texas Instruments TSC2046 SPI ADC driver
24 * The PENIRQ of TSC2046 controller is implemented as level shifter attached to
37 #define TI_TSC2046_NAME "tsc2046"
467 * Note: the TSC2046 has internal voltage divider on the VBAT in tsc2046_adc_read_raw()
852 .name = "tsc2046",
861 MODULE_DESCRIPTION("TI TSC2046 ADC");
H A Dti-lmp92064.c7 * Based on linux/drivers/iio/adc/ti-tsc2046.c
H A DKconfig1599 tristate "Texas Instruments TSC2046 ADC driver"
1605 Instruments TSC2046 touch screen controller.
1608 called ti-tsc2046.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-sdb-reva.dts24 pinctrl_tsc2046_pendown: tsc2046-pendowngrp {
H A Dimx7d-sdb.dts216 tsc2046@0 {
217 compatible = "ti,tsc2046";
721 pinctrl_tsc2046_pendown: tsc2046-pendowngrp {
/linux/drivers/input/touchscreen/
H A 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.
H A Dads7846.c38 * TSC2046 is just newer ads7846 silicon.
1134 { .compatible = "ti,tsc2046", .data = (void *) 7846 },
1144 { "tsc2046", 7846 },
/linux/
H A DMAINTAINERS23591 TI TSC2046 ADC DRIVER
23596 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
23597 F: drivers/iio/adc/ti-tsc2046.c