| /kernel/linux/linux-6.6/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 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/ |
| D | atmel,maxtouch.txt | 1 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/ |
| D | imx7-colibri-aster.dtsi | 94 /* Microchip/Atmel maxtouch controller */ 96 compatible = "atmel,maxtouch";
|
| D | imx6dl-aristainetos2_7.dts | 71 compatible = "atmel,maxtouch";
|
| D | imx7-colibri-eval-v3.dtsi | 121 compatible = "atmel,maxtouch";
|
| D | imx6dl-aristainetos2_4.dts | 114 compatible = "atmel,maxtouch";
|
| D | imx6q-apalis-ixora.dts | 143 compatible = "atmel,maxtouch";
|
| D | imx6q-apalis-ixora-v1.1.dts | 144 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-zii-ultra-zest.dts | 17 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| 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 | 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-iris.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";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-zii-ultra-zest.dts | 47 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-gru-kevin.dts | 226 compatible = "atmel,maxtouch"; 242 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-gru-kevin.dts | 225 compatible = "atmel,maxtouch"; 241 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8916-samsung-gt510.dts | 72 compatible = "atmel,maxtouch";
|
| /kernel/linux/linux-6.6/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"),
|
| /kernel/linux/linux-5.10/drivers/platform/chrome/ |
| D | chromeos_laptop.c | 288 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/ |
| D | atmel_mxt_ts.c | 3 * 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/ |
| 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" 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 …]
|