Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.h225 CY_TCH_P, /* P (Z) */ enumerator
239 [CY_TCH_P] = "P",
H A Dcyttsp4_core.c909 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
930 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()
941 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c294 tch->abs[CY_TCH_P]); in cyttsp5_get_mt_touches()
295 tch->abs[CY_TCH_P] = 0; in cyttsp5_get_mt_touches()
327 tch->abs[CY_TCH_P], in cyttsp5_get_mt_touches()
H A Dcyttsp5_regs.h570 CY_TCH_P, /* P (Z) */ enumerator
593 [CY_TCH_P] = "P",
616 [CY_TCH_P] = HID_DI_PRESSURE,