Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dedt-ft5x06.c175 int offset, tplen, datalen; in edt_ft5x06_ts_isr() local
182 tplen = 4; /* data comes in so called frames */ in edt_ft5x06_ts_isr()
189 tplen = 6; in edt_ft5x06_ts_isr()
223 u8 *buf = &rdbuf[i * tplen + offset]; in edt_ft5x06_ts_isr()