Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Domap_wdt.h30 #define TIMER_MARGIN_MIN 1 macro
H A Domap_wdt.c251 wdev->wdog.min_timeout = TIMER_MARGIN_MIN; in omap_wdt_probe()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h22 #define TIMER_MARGIN_MIN 1 macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1374.c377 #define TIMER_MARGIN_MIN 1 macro
519 ds1374->wdt.min_timeout = TIMER_MARGIN_MIN; in ds1374_probe()