Home
last modified time | relevance | path

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

/linux-6.14.4/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()
203 struct cy8ctma140 *ts; in cy8ctma140_probe()
[all …]
DMakefile25 obj-$(CONFIG_TOUCHSCREEN_CY8CTMA140) += cy8ctma140.o
DKconfig202 tristate "cy8ctma140 touchscreen"
205 Say Y here if you have a Cypress CY8CTMA140 capacitive
211 module will be called cy8ctma140.
/linux-6.14.4/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
17 const: cypress,cy8ctma140
60 compatible = "cypress,cy8ctma140";
/linux-6.14.4/arch/arm/boot/dts/st/
Dste-ux500-samsung-skomer.dts446 /* Cypress CY8CTMA140 touchscreen */
448 compatible = "cypress,cy8ctma140";
/linux-6.14.4/
DMAINTAINERS6355 CYPRESS CY8CTMA140 TOUCHSCREEN DRIVER
6359 F: drivers/input/touchscreen/cy8ctma140.c