Home
last modified time | relevance | path

Searched full:maxtouch (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/input/
Datmel,maxtouch.yaml4 $id: http://devicetree.org/schemas/input/atmel,maxtouch.yaml#
7 title: Atmel maXTouch touchscreen/touchpad
14 Atmel maXTouch touchscreen or touchpads such as the mXT244
19 const: atmel,maxtouch
59 between maXTouch devices. You must either refer to the documentation,
96 #include <dt-bindings/input/atmel-maxtouch.h>
102 compatible = "atmel,maxtouch";
/Linux-v5.15/arch/arm/boot/dts/
Dimx7-colibri-aster.dtsi94 /* Microchip/Atmel maxtouch controller */
96 compatible = "atmel,maxtouch";
Dimx6dl-aristainetos2_7.dts71 compatible = "atmel,maxtouch";
Dimx7-colibri-eval-v3.dtsi121 compatible = "atmel,maxtouch";
Dimx6dl-aristainetos2_4.dts114 compatible = "atmel,maxtouch";
Dimx6q-apalis-ixora.dts143 compatible = "atmel,maxtouch";
Dimx6q-apalis-ixora-v1.1.dts144 compatible = "atmel,maxtouch";
Dimx6dl-colibri-eval-v3.dts140 compatible = "atmel,maxtouch";
Dimx6q-apalis-eval.dts139 compatible = "atmel,maxtouch";
Dat91-sama5d4ek.dts96 compatible = "atmel,maxtouch";
Dimx51-zii-rdu1.dts484 compatible = "atmel,maxtouch";
494 compatible = "atmel,maxtouch";
Ds5pv210-goni.dts357 compatible = "atmel,maxtouch";
Dexynos5250-spring.dts337 compatible = "atmel,maxtouch";
Dste-ux500-samsung-golden.dts260 compatible = "atmel,maxtouch";
Dexynos4210-universal_c210.dts307 /* TBD: Atmel maXtouch touchscreen */
Dtegra20-acer-a500-picasso.dts4 #include <dt-bindings/input/atmel-maxtouch.h>
447 compatible = "atmel,maxtouch";
Dmotorola-mapphone-common.dtsi326 compatible = "atmel,maxtouch";
Dexynos4210-i9100.dts387 compatible = "atmel,maxtouch";
Ds5pv210-aries.dtsi628 compatible = "atmel,maxtouch";
Dimx53-ppd.dts595 compatible = "atmel,maxtouch";
Dste-ux500-samsung-janice.dts608 compatible = "atmel,maxtouch";
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra-zest.dts47 compatible = "atmel,maxtouch";
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts225 compatible = "atmel,maxtouch";
241 compatible = "atmel,maxtouch";
/Linux-v5.15/drivers/platform/chrome/
Dchromeos_laptop.c305 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
312 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
506 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
/Linux-v5.15/drivers/input/touchscreen/
Datmel_mxt_ts.c3 * Atmel maXTouch Touchscreen driver
34 #include <dt-bindings/input/atmel-maxtouch.h>
37 #define MXT_FW_NAME "maxtouch.fw"
38 #define MXT_CFG_NAME "maxtouch.cfg"
2029 input_dev->name = "Atmel maXTouch Touchpad"; in mxt_set_up_as_touchpad()
2091 input_dev->name = "Atmel maXTouch Touchscreen"; in mxt_initialize_input_device()
2635 .name = "Atmel maxTouch",
2855 * xxd -r -p mXTXXX__APP_VX-X-XX.enc > maxtouch.fw in mxt_check_firmware_format()
3346 { .compatible = "atmel,maxtouch", },
3369 { "maxtouch", 0 },
[all …]

12