Searched refs:TIMER_MARGIN (Results 1 – 3 of 3) sorted by relevance
53 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro54 static unsigned int soft_margin = TIMER_MARGIN; /* in seconds */58 __MODULE_STRING(TIMER_MARGIN) ")");174 TIMER_MARGIN); in watchdog_init()
28 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro30 static unsigned int timeout = TIMER_MARGIN; /* in seconds */35 "default=" __MODULE_STRING(TIMER_MARGIN) ")");131 timeout = TIMER_MARGIN; in txx9wdt_probe()
53 #define TIMER_MARGIN 60 macro54 static int mpcore_margin = TIMER_MARGIN;58 __MODULE_STRING(TIMER_MARGIN) ")");434 mpcore_wdt_set_heartbeat(TIMER_MARGIN); in mpcore_wdt_init()436 TIMER_MARGIN); in mpcore_wdt_init()