Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c42 #define CY_REG_ACT_INTRVL 0x1D macro
43 #define CY_REG_TCH_TMOUT (CY_REG_ACT_INTRVL + 1)
228 retval = ttsp_write_block_data(ts, CY_REG_ACT_INTRVL, in cyttsp_set_sysinfo_regs()