Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c60 #define CY_DELAY_DFLT 20 /* ms */ macro
96 msleep(CY_DELAY_DFLT); in ttsp_read_block_data()
114 msleep(CY_DELAY_DFLT); in ttsp_write_block_data()
159 msleep(CY_DELAY_DFLT); in cyttsp_exit_bl_mode()
204 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_mode()
237 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_regs()
247 msleep(CY_DELAY_DFLT); in cyttsp_hard_reset()
249 msleep(CY_DELAY_DFLT); in cyttsp_hard_reset()
269 msecs_to_jiffies(CY_DELAY_DFLT * CY_DELAY_MAX)); in cyttsp_soft_reset()