Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dath79_wdt.c74 static inline void ath79_wdt_wr(unsigned reg, u32 val) in ath79_wdt_wr() function
86 ath79_wdt_wr(WDOG_REG_TIMER, wdt_freq * timeout); in ath79_wdt_keepalive()
103 ath79_wdt_wr(WDOG_REG_CTRL, WDOG_CTRL_ACTION_FCR); in ath79_wdt_enable()
110 ath79_wdt_wr(WDOG_REG_CTRL, WDOG_CTRL_ACTION_NONE); in ath79_wdt_disable()