Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/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
22 const: atmel,maxtouch
62 between maXTouch devices. You must either refer to the documentation,
103 #include <dt-bindings/input/atmel-maxtouch.h>
109 compatible = "atmel,maxtouch";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Datmel,maxtouch.txt1 Atmel maXTouch touchscreen/touchpad
5 atmel,maxtouch
28 maXTouch devices. You must either refer to the documentation, or
37 compatible = "atmel,maxtouch";
/kernel/linux/linux-5.10/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";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra-zest.dts17 compatible = "atmel,maxtouch";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx7s-colibri-iris.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx7s-colibri-eval-v3.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx7d-colibri-eval-v3.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx7d-colibri-iris.dts22 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx7-colibri-iris.dtsi12 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx7-colibri-eval-v3.dtsi21 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
Dimx6dl-aristainetos2_7.dts71 compatible = "atmel,maxtouch";
Dimx6dl-aristainetos2_4.dts114 compatible = "atmel,maxtouch";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra-zest.dts47 compatible = "atmel,maxtouch";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts225 compatible = "atmel,maxtouch";
241 compatible = "atmel,maxtouch";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts226 compatible = "atmel,maxtouch";
242 compatible = "atmel,maxtouch";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dmsm8916-samsung-gt510.dts72 compatible = "atmel,maxtouch";
/kernel/linux/linux-6.6/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"),
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dchromeos_laptop.c288 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
295 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
492 PROPERTY_ENTRY_STRING("compatible", "atmel,maxtouch"),
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Datmel_mxt_ts.c3 * Atmel maXTouch Touchscreen driver
35 #define MXT_FW_NAME "maxtouch.fw"
36 #define MXT_CFG_NAME "maxtouch.cfg"
1986 input_dev->name = "Atmel maXTouch Touchpad"; in mxt_set_up_as_touchpad()
2048 input_dev->name = "Atmel maXTouch Touchscreen"; in mxt_initialize_input_device()
2592 .name = "Atmel maxTouch",
2812 * xxd -r -p mXTXXX__APP_VX-X-XX.enc > maxtouch.fw in mxt_check_firmware_format()
3239 { .compatible = "atmel,maxtouch", },
3262 { "maxtouch", 0 },
3284 MODULE_DESCRIPTION("Atmel maXTouch Touchscreen driver");
/kernel/linux/linux-6.6/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"
2074 input_dev->name = "Atmel maXTouch Touchpad"; in mxt_set_up_as_touchpad()
2137 input_dev->name = "Atmel maXTouch Touchscreen"; in mxt_initialize_input_device()
2692 .name = "Atmel maxTouch",
2912 * xxd -r -p mXTXXX__APP_VX-X-XX.enc > maxtouch.fw in mxt_check_firmware_format()
3429 { .compatible = "atmel,maxtouch", },
3452 { "maxtouch", 0 },
[all …]

123