Searched refs:F34_WRITE_WAIT_MS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/input/rmi4/ | ||
H A D | rmi_f34.h | 30 #define F34_WRITE_WAIT_MS 3000 macro |
H A D | rmi_f34v7.c | 343 timeout = msecs_to_jiffies(F34_WRITE_WAIT_MS); in rmi_f34v7_read_partition_table() |