Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Domap_wdt.h49 #define TIMER_MARGIN_MIN 1 macro
Domap_wdt.c241 omap_wdt->min_timeout = TIMER_MARGIN_MIN; in omap_wdt_probe()
244 if (timer_margin >= TIMER_MARGIN_MIN && in omap_wdt_probe()