Home
last modified time | relevance | path

Searched refs:EDT_RAW_DATA_DELAY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dedt-ft5x06.c70 #define EDT_RAW_DATA_DELAY 1000 /* usec */ macro
727 usleep_range(EDT_RAW_DATA_DELAY, EDT_RAW_DATA_DELAY + 100); in edt_ft5x06_debugfs_raw_data_read()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dedt-ft5x06.c75 #define EDT_RAW_DATA_DELAY 1000 /* usec */ macro
772 usleep_range(EDT_RAW_DATA_DELAY, EDT_RAW_DATA_DELAY + 100); in edt_ft5x06_debugfs_raw_data_read()

Completed in 7 milliseconds