Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c77 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()
95 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
113 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
118 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
127 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
136 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
164 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
185 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
213 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
236 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()
[all …]
Dcyttsp_core.h97 struct cyttsp;
113 struct cyttsp { struct
136 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument
Dcyttsp_i2c.c88 struct cyttsp *ts; in cyttsp_i2c_probe()
Dcyttsp_spi.c142 struct cyttsp *ts; in cyttsp_spi_probe()
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-href-tvk1281618-r3.dtsi204 cyttsp {
/linux-6.12.1/
DMAINTAINERS6217 F: drivers/input/touchscreen/cyttsp*