Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dstarfive-wdt.c262 static inline void starfive_wdt_set_count(struct starfive_wdt *wdt, u32 val) in starfive_wdt_set_count() function
294 starfive_wdt_set_count(wdt, count); in starfive_wdt_set_reload_count()
356 starfive_wdt_set_count(wdt, wdt->count); in starfive_wdt_start()