Home
last modified time | relevance | path

Searched full:tsc2046 (Results 1 – 14 of 14) 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/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"
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");
H A Dti-lmp92064.c7 * Based on linux/drivers/iio/adc/ti-tsc2046.c
H A DMakefile167 obj-$(CONFIG_TI_TSC2046) += ti-tsc2046.o
H A DKconfig1912 tristate "Texas Instruments TSC2046 ADC driver"
1918 Instruments TSC2046 touch screen controller.
1921 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.dts243 tsc2046@0 {
244 compatible = "ti,tsc2046";
755 pinctrl_tsc2046_pendown: tsc2046-pendowngrp {
/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9261ek.dts154 tsc2046@2 {
/linux/
H A DMAINTAINERS26849 TI TSC2046 ADC DRIVER
26854 F: Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
26855 F: drivers/iio/adc/ti-tsc2046.c