Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
Dstarfive-wdt.c263 static inline u32 starfive_wdt_get_count(struct starfive_wdt *wdt) in starfive_wdt_get_count() function
314 count = starfive_wdt_get_count(wdt); in starfive_wdt_get_timeleft()
535 wdt->reload = starfive_wdt_get_count(wdt); in starfive_wdt_suspend()