Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.h231 CY_TCH_MIN, /* TOUCH_MINOR */ enumerator
245 [CY_TCH_MIN] = "MIN",
H A Dcyttsp4_core.c910 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()
932 tch.abs[CY_TCH_MIN], in cyttsp4_get_mt_touches()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c179 tmp = touch->abs[CY_TCH_MIN] * 100 * si->sensing_conf_data.res_x; in cyttsp5_mt_process_touch()
180 touch->abs[CY_TCH_MIN] = tmp / si->sensing_conf_data.len_x; in cyttsp5_mt_process_touch()
329 tch->abs[CY_TCH_MIN], in cyttsp5_get_mt_touches()
H A Dcyttsp5_regs.h576 CY_TCH_MIN, /* TOUCH_MINOR */ enumerator
599 [CY_TCH_MIN] = "MIN",
622 [CY_TCH_MIN] = HID_CY_MINORAXISLENGTH,