Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp_core.c47 #define CY_DELAY_DFLT 20 /* ms */ macro
90 msleep(CY_DELAY_DFLT); in ttsp_read_block_data()
108 msleep(CY_DELAY_DFLT); in ttsp_write_block_data()
153 msleep(CY_DELAY_DFLT); in cyttsp_exit_bl_mode()
198 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_mode()
231 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_regs()
270 msecs_to_jiffies(CY_DELAY_DFLT * CY_DELAY_MAX))) { in cyttsp_soft_reset()