Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dmsg2638.c37 #define RESET_DELAY_MIN_US 10000 macro
245 usleep_range(RESET_DELAY_MIN_US, RESET_DELAY_MAX_US); in msg2638_reset()