Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_esdcheck.c61 u8 flow_work_cnt_last; /* Save Flow Work Cnt(reg0x91) value */ member
189 if ( reg_value == fts_esdcheck_data.flow_work_cnt_last ) { in get_flow_cnt()
191 fts_esdcheck_data.flow_work_cnt_last); in get_flow_cnt()
197 fts_esdcheck_data.flow_work_cnt_last = reg_value; in get_flow_cnt()
333 fts_esdcheck_data.flow_work_cnt_last = 0; in fts_esdcheck_switch()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_esdcheck.c59 u8 flow_work_cnt_last; /* Save Flow Work Cnt(reg0x91) value */ member
209 if ( reg_value == fts_esdcheck_data.flow_work_cnt_last ) { in get_flow_cnt()
215 fts_esdcheck_data.flow_work_cnt_last = reg_value; in get_flow_cnt()
381 fts_esdcheck_data.flow_work_cnt_last = 0; in fts_esdcheck_switch()