Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c265 static inline u32 starfive_wdt_get_count(struct starfive_wdt *wdt) in starfive_wdt_get_count() function
316 count = starfive_wdt_get_count(wdt); in starfive_wdt_get_timeleft()
542 wdt->reload = starfive_wdt_get_count(wdt); in starfive_wdt_suspend()