Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dath79_wdt.c45 #define WDOG_CTRL_ACTION_NONE 0 /* no action */ macro
107 ath79_wdt_wr(WDOG_REG_CTRL, WDOG_CTRL_ACTION_NONE); in ath79_wdt_disable()