max_hw_heartbeat   40 drivers/watchdog/loongson1_wdt.c 	unsigned int max_hw_heartbeat = wdt_dev->max_hw_heartbeat_ms / 1000;
max_hw_heartbeat   45 drivers/watchdog/loongson1_wdt.c 	counts = drvdata->clk_rate * min(timeout, max_hw_heartbeat);