Home
last modified time | relevance | path

Searched refs:cyttsp (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/input/touchscreen/
Dcyttsp_core.c78 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()
96 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
114 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
119 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
128 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
137 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
165 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
186 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
214 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
237 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()
[all …]
Dcyttsp_core.h97 struct cyttsp;
113 struct cyttsp { struct
137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument
Dcyttsp_i2c.c33 struct cyttsp *ts; in cyttsp_i2c_probe()
Dcyttsp_spi.c142 struct cyttsp *ts; in cyttsp_spi_probe()
/linux-6.6.21/Documentation/devicetree/bindings/input/touchscreen/
Dcypress,cy8ctma340.yaml28 - const: cypress,cyttsp-spi
31 - const: cypress,cyttsp-i2c
/linux-6.6.21/arch/arm/boot/dts/st/
Dste-href-tvk1281618-r3.dtsi204 cyttsp {
/linux-6.6.21/
DMAINTAINERS5679 F: drivers/input/touchscreen/cyttsp*