Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp_core.c46 #define CY_DELAY_DFLT 20 /* ms */ macro
82 msleep(CY_DELAY_DFLT); in ttsp_read_block_data()
100 msleep(CY_DELAY_DFLT); in ttsp_write_block_data()
145 msleep(CY_DELAY_DFLT); in cyttsp_exit_bl_mode()
190 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_mode()
223 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_regs()
233 msleep(CY_DELAY_DFLT); in cyttsp_hard_reset()
235 msleep(CY_DELAY_DFLT); in cyttsp_hard_reset()
255 msecs_to_jiffies(CY_DELAY_DFLT * CY_DELAY_MAX)); in cyttsp_soft_reset()