Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dbu21013_ts.c23 #define RESET_DELAY 30 macro
296 msleep(RESET_DELAY); in bu21013_init_chip()
/linux-4.4.14/drivers/dma/ioat/
Ddma.h109 #define RESET_DELAY msecs_to_jiffies(100) macro