Home
last modified time | relevance | path

Searched refs:min_hw_heartbeat_ms (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/watchdog/
A Drti_wdt.c88 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()
A Dda9063_wdt.c239 wdd->min_hw_heartbeat_ms = DA9063_RESET_PROTECTION_MS; in da9063_wdt_probe()
A Dda9062_wdt.c226 wdt->wdtdev.min_hw_heartbeat_ms = DA9062_RESET_PROTECTION_MS; in da9062_wdt_probe()
A Dbd9576_wdt.c274 priv->wdd.min_hw_heartbeat_ms = hw_margin_min; in bd9576_wdt_probe()
A Dwatchdog_dev.c151 ms_to_ktime(wdd->min_hw_heartbeat_ms)); in __watchdog_ping()
/linux-6.3-rc2/include/linux/
A Dwatchdog.h106 unsigned int min_hw_heartbeat_ms; member
/linux-6.3-rc2/Documentation/watchdog/
A Dwatchdog-kernel-api.rst59 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.
/linux-6.3-rc2/drivers/rtc/
A Drtc-pcf2127.c357 pcf2127->wdd.min_hw_heartbeat_ms = 500; in pcf2127_watchdog_init()

Completed in 13 milliseconds