Searched refs:TIMER_MARGIN (Results 1 – 2 of 2) sorted by relevance
31 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro32 static unsigned int soft_margin = TIMER_MARGIN; /* in seconds */36 __MODULE_STRING(TIMER_MARGIN) ")");113 (u64)TIMER_MARGIN * NSEC_PER_SEC); in softdog_fire()179 .timeout = TIMER_MARGIN,
24 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro26 static unsigned int timeout = TIMER_MARGIN; /* in seconds */31 "default=" __MODULE_STRING(TIMER_MARGIN) ")");125 timeout = TIMER_MARGIN; in txx9wdt_probe()