Searched refs:tplen (Results 1 – 1 of 1) sorted by relevance
177 int offset, tplen, datalen, crclen; in edt_ft5x06_ts_isr() local184 tplen = 4; /* data comes in so called frames */ in edt_ft5x06_ts_isr()191 tplen = 6; in edt_ft5x06_ts_isr()200 datalen = tplen * tsdata->max_support_points + offset + crclen; in edt_ft5x06_ts_isr()226 u8 *buf = &rdbuf[i * tplen + offset]; in edt_ft5x06_ts_isr()