Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h151 CY_MT_FLAG_NO_TOUCH_ON_LO = 0x80, enumerator
H A Dcyttsp5_mt_common.c365 if (md->pdata->flags & CY_MT_FLAG_NO_TOUCH_ON_LO) in cyttsp5_xy_worker()