Searched refs:wdt_max_duration (Results 1 – 1 of 1) sorted by relevance
558 unsigned int wdt_max_duration; /* (seconds) */ in orion_wdt_probe() local586 wdt_max_duration = WDT_MAX_CYCLE_COUNT / dev->clk_rate; in orion_wdt_probe()588 dev->wdt.timeout = wdt_max_duration; in orion_wdt_probe()589 dev->wdt.max_timeout = wdt_max_duration; in orion_wdt_probe()