Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h582 CY_TCH_TIME, /* SCAN TIME */ enumerator
605 [CY_TCH_TIME] = "SCAN TIME",
628 [CY_TCH_TIME] = HID_DI_SCANTIME,
H A Dcyttsp5_mt_common.c87 for (hdr = CY_TCH_TIME; hdr < CY_TCH_NUM_HDR; hdr++) { in cyttsp5_get_touch_hdr()
103 touch->hdr[CY_TCH_TIME], in cyttsp5_get_touch_hdr()
H A Dcyttsp5_proximity.c85 for (hdr = CY_TCH_TIME; hdr < CY_TCH_NUM_HDR; hdr++) { in cyttsp5_get_touch_hdr()
H A Dcyttsp5_core.c3290 for (i = CY_TCH_TIME; i < CY_TCH_NUM_HDR; i++) { in setup_report_descriptor()