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

/linux-master/drivers/watchdog/
H A Dloongson1_wdt.c46 unsigned int max_hw_heartbeat = wdt_dev->max_hw_heartbeat_ms / 1000; local
51 counts = drvdata->clk_rate * min(timeout, max_hw_heartbeat);

Completed in 105 milliseconds