Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/drivers/rtc/
Drtc-ds1374.c374 #define TIMER_MARGIN_MIN 1 macro
515 ds1374->wdt.min_timeout = TIMER_MARGIN_MIN; in ds1374_probe()