Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/ !
Dstarfive-wdt.c267 static inline u32 starfive_wdt_get_count(struct starfive_wdt *wdt) in starfive_wdt_get_count() function
318 count = starfive_wdt_get_count(wdt); in starfive_wdt_get_timeleft()
542 wdt->reload = starfive_wdt_get_count(wdt); in starfive_wdt_suspend()