Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c153 CY_TCH_MIN, /* TOUCH_MINOR */ enumerator
319 tmp = tch->abs[CY_TCH_MIN] * 100 * si->sensing_conf_data.res_x; in cyttsp5_get_mt_touches()
320 tch->abs[CY_TCH_MIN] = tmp / si->sensing_conf_data.len_x; in cyttsp5_get_mt_touches()
338 tch->abs[CY_TCH_MIN]); in cyttsp5_get_mt_touches()
769 fill_tch_abs(&si->tch_abs[CY_TCH_MIN], REPORT_SIZE_8, in cyttsp5_fill_all_touch()
H A Dcyttsp4_core.h231 CY_TCH_MIN, /* TOUCH_MINOR */ enumerator
H A Dcyttsp4_core.c42 [CY_TCH_MIN] = "MIN",
924 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()
946 tch.abs[CY_TCH_MIN], in cyttsp4_get_mt_touches()