Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c144 u8 max_tch; member
348 int max_tch = si->sensing_conf_data.max_tch; in cyttsp5_mt_attention() local
357 if (num_cur_tch > max_tch) { in cyttsp5_mt_attention()
359 num_cur_tch = max_tch; in cyttsp5_mt_attention()
531 scd->max_tch = scd_dev->max_num_of_tch_per_refresh_cycle; in cyttsp5_get_sysinfo_regs()