Home
last modified time | relevance | path

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

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