Searched refs:RESET_DELAY (Results 1 – 3 of 3) sorted by relevance
23 #define RESET_DELAY 30 macro296 msleep(RESET_DELAY); in bu21013_init_chip()
116 #define RESET_DELAY msecs_to_jiffies(100) macro
227 mod_timer(&chan->timer, jiffies + RESET_DELAY); in ioat1_reset_channel()