Searched refs:ads7846 (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/input/touchscreen/ |
D | ads7846.c | 95 struct ads7846 { struct 203 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop() 215 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart() 226 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable() 238 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable() 249 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable() 264 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable() 315 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() 389 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() 427 struct ads7846 *ts = dev_get_drvdata(dev); \ [all …]
|
D | Makefile | 17 obj-$(CONFIG_TOUCHSCREEN_ADS7846) += ads7846.o
|
D | Kconfig | 42 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip. 47 module will be called ads7846.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-overo-common-lcd35.dtsi | 100 ads7846reg: ads7846-reg { 102 regulator-name = "ads7846-reg"; 143 ads7846@0 { 147 compatible = "ti,ads7846";
|
D | omap3-overo-common-lcd43.dtsi | 131 ads7846reg: ads7846-reg { 133 regulator-name = "ads7846-reg"; 154 ads7846@0 { 158 compatible = "ti,ads7846";
|
D | omap3-devkit8000-lcd-common.dtsi | 51 ads7846@0 { 52 compatible = "ti,ads7846";
|
D | omap3-cm-t3x.dtsi | 56 ads7846reg: ads7846-reg { 58 regulator-name = "ads7846-reg"; 218 ads7846@0 { 222 compatible = "ti,ads7846";
|
D | imx27-eukrea-mbimxsd27-baseboard.dts | 87 ads7846@0 { 88 compatible = "ti,ads7846";
|
D | am57xx-cl-som-am57x.dts | 47 ads7846reg: fixedregulator-ads7846-reg { 49 regulator-name = "ads7846-reg"; 521 ads7846@0 { 525 compatible = "ti,ads7846";
|
D | omap5-cm-t54.dts | 55 ads7846reg: ads7846-reg { 57 regulator-name = "ads7846-reg"; 338 ads7846@0 { 342 compatible = "ti,ads7846";
|
D | omap3-ldp.dts | 306 /* Needed for ads7846 */
|
/Linux-v4.19/Documentation/devicetree/bindings/power/ |
D | wakeup-source.txt | 25 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | pdm360ng.dts | 183 compatible = "ti,ads7846";
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 18 "ti,ads7846"
|
/Linux-v4.19/Documentation/spi/ |
D | spi-summary | 291 .modalias = "ads7846",
|