Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dcyttsp_core.c57 #define CY_DELAY_DFLT 20 /* ms */ macro
92 msleep(CY_DELAY_DFLT); in ttsp_read_block_data()
110 msleep(CY_DELAY_DFLT); in ttsp_write_block_data()
155 msleep(CY_DELAY_DFLT); in cyttsp_exit_bl_mode()
200 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_mode()
233 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_regs()
255 msecs_to_jiffies(CY_DELAY_DFLT * CY_DELAY_MAX)); in cyttsp_soft_reset()