Home
last modified time | relevance | path

Searched full:cy8ctma140 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/input/touchscreen/
Dcy8ctma140.c3 * Driver for Cypress CY8CTMA140 (TMA140) touchscreen
32 #define CY8CTMA140_NAME "cy8ctma140"
44 struct cy8ctma140 { struct
55 static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers) in cy8ctma140_report() argument
97 struct cy8ctma140 *ts = d; in cy8ctma140_irq_thread()
143 static int cy8ctma140_init(struct cy8ctma140 *ts) in cy8ctma140_init()
171 static int cy8ctma140_power_up(struct cy8ctma140 *ts) in cy8ctma140_power_up()
187 static void cy8ctma140_power_down(struct cy8ctma140 *ts) in cy8ctma140_power_down()
196 struct cy8ctma140 *ts = d; in cy8ctma140_power_off_action()
204 struct cy8ctma140 *ts; in cy8ctma140_probe()
[all …]
DMakefile25 obj-$(CONFIG_TOUCHSCREEN_CY8CTMA140) += cy8ctma140.o
DKconfig206 tristate "cy8ctma140 touchscreen"
209 Say Y here if you have a Cypress CY8CTMA140 capacitive
215 module will be called cy8ctma140.
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dcypress,cy8ctma140.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma140.yaml#
7 title: Cypress CY8CTMA140 series touchscreen controller bindings
17 const: cypress,cy8ctma140
60 compatible = "cypress,cy8ctma140";
/Linux-v5.10/arch/arm/boot/dts/
Dste-ux500-samsung-skomer.dts367 /* Cypress CY8CTMA140 touchscreen */
369 compatible = "cypress,cy8ctma140";
/Linux-v5.10/
DMAINTAINERS4836 CYPRESS CY8CTMA140 TOUCHSCREEN DRIVER
4840 F: drivers/input/touchscreen/cy8ctma140.c