Searched refs:wdt_max_duration (Results 1 – 1 of 1) sorted by relevance
555 unsigned int wdt_max_duration; /* (seconds) */ in orion_wdt_probe() local583 wdt_max_duration = WDT_MAX_CYCLE_COUNT / dev->clk_rate; in orion_wdt_probe()585 dev->wdt.timeout = wdt_max_duration; in orion_wdt_probe()586 dev->wdt.max_timeout = wdt_max_duration; in orion_wdt_probe()