Searched refs:TIMER_MARGIN (Results 1 – 2 of 2) sorted by relevance
52 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro53 static unsigned int soft_margin = TIMER_MARGIN; /* in seconds */57 __MODULE_STRING(TIMER_MARGIN) ")");172 TIMER_MARGIN); in watchdog_init()
27 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro29 static unsigned int timeout = TIMER_MARGIN; /* in seconds */34 "default=" __MODULE_STRING(TIMER_MARGIN) ")");130 timeout = TIMER_MARGIN; in txx9wdt_probe()