Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp_core.h38 u8 tt_stat; member
Dcyttsp_core.c319 int num_tch = GET_NUM_TOUCHES(xy_data->tt_stat); in cyttsp_report_tchdata()
325 if (IS_LARGE_AREA(xy_data->tt_stat) == 1) { in cyttsp_report_tchdata()
Dcyttsp4_core.c976 u8 tt_stat; in cyttsp4_xy_worker() local
993 tt_stat = si->xy_mode[si->si_ofs.tt_stat_ofs]; in cyttsp4_xy_worker()
996 "rep_stat=", rep_stat, "tt_stat=", tt_stat); in cyttsp4_xy_worker()
998 num_cur_tch = GET_NUM_TOUCHES(tt_stat); in cyttsp4_xy_worker()
1030 if (IS_LARGE_AREA(tt_stat)) in cyttsp4_xy_worker()