Home
last modified time | relevance | path

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

/drivers/watchdog/
Domap_wdt.h30 #define TIMER_MARGIN_MIN 1 macro
Domap_wdt.c251 wdev->wdog.min_timeout = TIMER_MARGIN_MIN; in omap_wdt_probe()
/drivers/rtc/
Drtc-ds1374.c377 #define TIMER_MARGIN_MIN 1 macro
519 ds1374->wdt.min_timeout = TIMER_MARGIN_MIN; in ds1374_probe()