Searched refs:ads7846 (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | ads7846.c | 94 struct ads7846 { struct 203 static int get_pendown_state(struct ads7846 *ts) in get_pendown_state() 211 static void ads7846_report_pen_up(struct ads7846 *ts) in ads7846_report_pen_up() 224 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop() 236 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart() 251 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable() 263 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable() 274 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable() 289 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable() 340 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() [all …]
|
| H A D | Makefile | 17 obj-$(CONFIG_TOUCHSCREEN_ADS7846) += ads7846.o
|
| H A D | Kconfig | 43 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip. 48 module will be called ads7846.
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-overo-common-lcd35.dtsi | 97 ads7846reg: ads7846-reg { 99 regulator-name = "ads7846-reg"; 140 ads7846@0 { 144 compatible = "ti,ads7846";
|
| H A D | omap3-overo-common-lcd43.dtsi | 128 ads7846reg: ads7846-reg { 130 regulator-name = "ads7846-reg"; 151 ads7846@0 { 155 compatible = "ti,ads7846";
|
| H A D | omap3-devkit8000-lcd-common.dtsi | 48 ads7846@0 { 49 compatible = "ti,ads7846";
|
| H A D | omap3-cm-t3x.dtsi | 56 ads7846reg: ads7846-reg { 58 regulator-name = "ads7846-reg"; 218 ads7846@0 { 222 compatible = "ti,ads7846";
|
| H A D | imx7d-pico-hobbit.dts | 61 ads7846@0 { 63 compatible = "ti,ads7846";
|
| H A D | imx27-eukrea-mbimxsd27-baseboard.dts | 81 ads7846@0 { 82 compatible = "ti,ads7846";
|
| H A D | omap5-cm-t54.dts | 55 ads7846reg: ads7846-reg { 57 regulator-name = "ads7846-reg"; 345 ads7846@0 { 349 compatible = "ti,ads7846";
|
| H A D | am57xx-cl-som-am57x.dts | 44 ads7846reg: fixedregulator-ads7846-reg { 46 regulator-name = "ads7846-reg"; 522 compatible = "ti,ads7846";
|
| H A D | omap3-ldp.dts | 303 /* Needed for ads7846 */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib/ |
| H A D | 99-xf86-input-tslib.rules | 3 SUBSYSTEM=="input", KERNEL=="event[0-9]*", ATTRS{modalias}=="ads7846", SYMLINK+="input/touchscreen%…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | touchscreen.rules | 18 SUBSYSTEM=="input", KERNEL=="event[0-9]*", ATTRS{modalias}=="ads7846", SYMLINK+="input/touchscreen0"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/ |
| H A D | wakeup-source.txt | 25 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | pdm360ng.dts | 179 compatible = "ti,ads7846";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ads7846.txt | 18 "ti,ads7846"
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mn-var-som.dtsi | 63 compatible = "ti,ads7846";
|
| H A D | imx8mm-var-som.dtsi | 82 compatible = "ti,ads7846";
|
| /OK3568_Linux_fs/kernel/Documentation/spi/ |
| H A D | spi-summary.rst | 295 .modalias = "ads7846",
|