Searched refs:TIMER_MARGIN (Results 1 – 3 of 3) sorted by relevance
53 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro54 static int soft_margin = TIMER_MARGIN; /* in seconds */58 __MODULE_STRING(TIMER_MARGIN) ")");275 softdog_set_heartbeat(TIMER_MARGIN); in watchdog_init()278 TIMER_MARGIN); in watchdog_init()
48 #define TIMER_MARGIN 60 macro49 static int mpcore_margin = TIMER_MARGIN;53 __MODULE_STRING(TIMER_MARGIN) ")");428 mpcore_wdt_set_heartbeat(TIMER_MARGIN); in mpcore_wdt_init()430 TIMER_MARGIN); in mpcore_wdt_init()
25 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro27 static int timeout = TIMER_MARGIN; /* in seconds */32 "default=" __MODULE_STRING(TIMER_MARGIN) ")");