Searched refs:wdt_max_duration (Results 1 – 1 of 1) sorted by relevance
538 unsigned int wdt_max_duration; /* (seconds) */ in orion_wdt_probe() local566 wdt_max_duration = WDT_MAX_CYCLE_COUNT / dev->clk_rate; in orion_wdt_probe()568 dev->wdt.timeout = wdt_max_duration; in orion_wdt_probe()569 dev->wdt.max_timeout = wdt_max_duration; in orion_wdt_probe()