Searched refs:WDOG_REG_CTRL (Results 1 – 1 of 1) sorted by relevance
40 #define WDOG_REG_CTRL 0x00 macro100 ath79_wdt_wr(WDOG_REG_CTRL, WDOG_CTRL_ACTION_FCR); in ath79_wdt_enable()102 ath79_wdt_rr(WDOG_REG_CTRL); in ath79_wdt_enable()107 ath79_wdt_wr(WDOG_REG_CTRL, WDOG_CTRL_ACTION_NONE); in ath79_wdt_disable()109 ath79_wdt_rr(WDOG_REG_CTRL); in ath79_wdt_disable()282 ctrl = ath79_wdt_rr(WDOG_REG_CTRL); in ath79_wdt_probe()
Completed in 4 milliseconds