Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Domap_wdt.h49 #define TIMER_MARGIN_MIN 1 macro
Domap_wdt.c117 if (new_timeout < TIMER_MARGIN_MIN) in omap_wdt_adjust_timeout()