Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c46 #define CY_DELAY_DFLT 20 /* ms */ macro
89 msleep(CY_DELAY_DFLT); in ttsp_read_block_data()
107 msleep(CY_DELAY_DFLT); in ttsp_write_block_data()
152 msleep(CY_DELAY_DFLT); in cyttsp_exit_bl_mode()
197 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_mode()
230 msleep(CY_DELAY_DFLT); in cyttsp_set_sysinfo_regs()
269 msecs_to_jiffies(CY_DELAY_DFLT * CY_DELAY_MAX))) { in cyttsp_soft_reset()