Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c260 static inline void starfive_wdt_set_count(struct starfive_wdt *wdt, u32 val) in starfive_wdt_set_count() function
292 starfive_wdt_set_count(wdt, count); in starfive_wdt_set_reload_count()
354 starfive_wdt_set_count(wdt, wdt->count); in starfive_wdt_start()