Searched refs:WDT_DELAY (Results 1 – 1 of 1) sorted by relevance
57 #define WDT_DELAY usecs_to_jiffies(123) macro66 while (time_before(jiffies, wdt->last_ping + WDT_DELAY)) in wdt_write()74 if (time_before(jiffies, wdt->last_ping + WDT_DELAY)) in wdt_write_nosleep()