Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h587 CY_TCH_NUM_HDR, enumerator
610 [CY_TCH_NUM_HDR] = "INVALID",
633 [CY_TCH_NUM_HDR] = 0,
648 int hdr[CY_TCH_NUM_HDR];
699 struct cyttsp5_tch_abs_params tch_hdr[CY_TCH_NUM_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_mt_common.c87 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()