Home
last modified time | relevance | path

Searched refs:TIMER_MARGIN_MAX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Domap_wdt.h28 #define TIMER_MARGIN_MAX (24 * 60 * 60) /* 1 day */ macro
H A Domap_wdt.c252 wdev->wdog.max_timeout = TIMER_MARGIN_MAX; in omap_wdt_probe()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Domap_wdt.h28 #define TIMER_MARGIN_MAX (24 * 60 * 60) /* 1 day */ macro
H A Domap_wdt.c252 wdev->wdog.max_timeout = TIMER_MARGIN_MAX; in omap_wdt_probe()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1374.c378 #define TIMER_MARGIN_MAX 4095 /* 24-bit value */ macro
520 ds1374->wdt.max_timeout = TIMER_MARGIN_MAX; in ds1374_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1374.c375 #define TIMER_MARGIN_MAX 4095 /* 24-bit value */ macro
516 ds1374->wdt.max_timeout = TIMER_MARGIN_MAX; in ds1374_probe()

Completed in 6 milliseconds