Searched full:tsc2046 (Results 1 – 14 of 14) sorted by relevance
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.
59 tsc2046@0 {61 compatible = "ti,tsc2046";
308 tsc2046@0 {310 compatible = "ti,tsc2046";
110 tsc2046@0 {
646 tsc2046@0 {648 compatible = "ti,tsc2046";
63 * I: TI TSC2046 touchscreen controller (on SPI1)183 /* Optional TI TSC2046 touchscreen controller */185 compatible = "ti,tsc2046";
3 * Texas Instruments TSC2046 SPI ADC driver24 * The PENIRQ of TSC2046 controller is implemented as level shifter attached to37 #define TI_TSC2046_NAME "tsc2046"465 * Note: the TSC2046 has internal voltage divider on the VBAT in tsc2046_adc_read_raw()845 .name = "tsc2046",854 MODULE_DESCRIPTION("TI TSC2046 ADC");
7 * Based on linux/drivers/iio/adc/ti-tsc2046.c
167 obj-$(CONFIG_TI_TSC2046) += ti-tsc2046.o
1912 tristate "Texas Instruments TSC2046 ADC driver"1918 Instruments TSC2046 touch screen controller.1921 called ti-tsc2046.
24 pinctrl_tsc2046_pendown: tsc2046-pendowngrp {
243 tsc2046@0 {244 compatible = "ti,tsc2046";755 pinctrl_tsc2046_pendown: tsc2046-pendowngrp {
154 tsc2046@2 {
26849 TI TSC2046 ADC DRIVER26854 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml26855 F: drivers/iio/adc/ti-tsc2046.c