Searched refs:min_hw_heartbeat_ms (Results 1 – 8 of 8) sorted by relevance
211 w->wdt.min_hw_heartbeat_ms = min / 10; in bd96801_set_wdt_mode()264 w->wdt.min_hw_heartbeat_ms = fast / USEC_PER_MSEC; in bd96801_set_heartbeat_from_hw()380 w->wdt.min_hw_heartbeat_ms, w->wdt.max_hw_heartbeat_ms); in bd96801_wdt_probe()
77 wdd->min_hw_heartbeat_ms = xdev->close_percent * 10 * wdd->timeout; in xilinx_wwdt_start()
239 wdd->min_hw_heartbeat_ms = DA9063_RESET_PROTECTION_MS; in da9063_wdt_probe()
226 wdt->wdtdev.min_hw_heartbeat_ms = DA9062_RESET_PROTECTION_MS; in da9062_wdt_probe()
151 ms_to_ktime(wdd->min_hw_heartbeat_ms)); in __watchdog_ping()
106 unsigned int min_hw_heartbeat_ms; member
59 unsigned int min_hw_heartbeat_ms;92 * min_hw_heartbeat_ms: Hardware limit for minimum time between heartbeats,350 min_hw_heartbeat_ms time has passed from the last ping.
511 pcf2127->wdd.min_hw_heartbeat_ms = pcf2127->cfg->wdd_min_hw_heartbeat_ms; in pcf2127_watchdog_init()