Searched refs:min_hw_heartbeat_ms (Results 1 – 9 of 9) sorted by relevance
88 wdd->min_hw_heartbeat_ms = 500 * wdd->timeout; in rti_wdt_start()126 wdd->min_hw_heartbeat_ms = 500 * heartbeat; in rti_wdt_setup_hw_hb()131 wdd->min_hw_heartbeat_ms = 750 * heartbeat; in rti_wdt_setup_hw_hb()136 wdd->min_hw_heartbeat_ms = 875 * heartbeat; in rti_wdt_setup_hw_hb()141 wdd->min_hw_heartbeat_ms = 935 * heartbeat; in rti_wdt_setup_hw_hb()146 wdd->min_hw_heartbeat_ms = 969 * heartbeat; in rti_wdt_setup_hw_hb()
212 wdd->min_hw_heartbeat_ms = DA9063_RESET_PROTECTION_MS; in da9063_wdt_probe()
345 wdat->wdd.min_hw_heartbeat_ms = wdat->period * tbl->min_count; in wdat_wdt_probe()453 if (timeout * 1000 < wdat->wdd.min_hw_heartbeat_ms || in wdat_wdt_probe()
210 wdt->wdtdev.min_hw_heartbeat_ms = DA9062_RESET_PROTECTION_MS; in da9062_wdt_probe()
246 w->wdt.min_hw_heartbeat_ms = WDT_MIN_MS; in bd70528_wdt_probe()
171 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.
349 pcf2127->wdd.min_hw_heartbeat_ms = 500; in pcf2127_watchdog_init()