Searched refs:TIMER_MARGIN (Results 1 – 2 of 2) sorted by relevance
33 #define TIMER_MARGIN 60 /* Default is 60 seconds */ macro34 static unsigned int soft_margin = TIMER_MARGIN; /* in seconds */38 __MODULE_STRING(TIMER_MARGIN) ")");131 .timeout = TIMER_MARGIN,
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()