Searched refs:WATCHDOG_PULSE_WIDTH (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/watchdog/
H A Df71808e_wdt.c71 #define WATCHDOG_PULSE_WIDTH 125 /* 125 ms, default pulse width for macro
87 static unsigned int pulse_width = WATCHDOG_PULSE_WIDTH;
91 " (default=" __MODULE_STRING(WATCHDOG_PULSE_WIDTH) ")");

Completed in 116 milliseconds