Lines Matching refs:timeout
97 bool double_timeout; /* The watchdog need twice timeout to reboot */
108 u32 count; /* count of timeout */
313 * If the watchdog takes twice timeout and set half count value,
314 * timeleft value should add the count value before first timeout.
389 unsigned int timeout)
392 unsigned long count = timeout * wdt->freq;
399 wdd->timeout = timeout;
476 wdt->wdd.timeout = STARFIVE_WDT_DEFAULT_TIME;
478 starfive_wdt_set_timeout(&wdt->wdd, wdt->wdd.timeout);