Searched full:maxtouch (Results 1 – 25 of 40) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | atmel,maxtouch.yaml | 4 $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-v6.1/arch/arm/boot/dts/ |
D | imx7s-colibri-iris.dts | 22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx7d-colibri-iris.dts | 22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx7s-colibri-eval-v3.dts | 22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx7d-colibri-eval-v3.dts | 22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx7-colibri-iris.dtsi | 12 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx7-colibri-eval-v3.dtsi | 21 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
|
D | imx6dl-aristainetos2_7.dts | 71 compatible = "atmel,maxtouch";
|
D | imx6dl-aristainetos2_4.dts | 114 compatible = "atmel,maxtouch";
|
D | imx6ull-colibri.dtsi | 164 /* Atmel maxtouch controller */ 166 compatible = "atmel,maxtouch";
|
D | at91-sama5d4ek.dts | 96 compatible = "atmel,maxtouch";
|
D | imx51-zii-rdu1.dts | 484 compatible = "atmel,maxtouch"; 494 compatible = "atmel,maxtouch";
|
D | imx7-colibri.dtsi | 511 /* Atmel maxtouch controller */ 513 compatible = "atmel,maxtouch";
|
D | s5pv210-goni.dts | 357 compatible = "atmel,maxtouch";
|
D | tegra20-asus-tf101.dts | 4 #include <dt-bindings/input/atmel-maxtouch.h> 538 compatible = "atmel,maxtouch";
|
D | exynos5250-spring.dts | 338 compatible = "atmel,maxtouch";
|
D | exynos4210-universal_c210.dts | 308 /* TBD: Atmel maXtouch touchscreen */
|
D | ste-ux500-samsung-golden.dts | 290 compatible = "atmel,maxtouch";
|
D | tegra20-acer-a500-picasso.dts | 4 #include <dt-bindings/input/atmel-maxtouch.h> 460 compatible = "atmel,maxtouch";
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-zii-ultra-zest.dts | 47 compatible = "atmel,maxtouch";
|
D | imx8mp-verdin.dtsi | 640 compatible = "atmel,maxtouch"; 712 compatible = "atmel,maxtouch";
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 226 compatible = "atmel,maxtouch"; 242 compatible = "atmel,maxtouch";
|
/Linux-v6.1/drivers/platform/chrome/ |
D | chromeos_laptop.c | 305 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"), 312 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"), 506 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 3 * 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() 3344 { .compatible = "atmel,maxtouch", }, 3367 { "maxtouch", 0 }, [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8996-xiaomi-scorpio.dts | 79 compatible = "atmel,maxtouch";
|
12