Go to the documentation of this file.
9 #ifndef _BFIN_WATCHDOG_H
10 #define _BFIN_WATCHDOG_H
13 #define SWRST_RESET_WDOG 0x4000
16 #define WDOG_EXPIRED 0x8000
19 #define ICTL_RESET 0x0
26 #define WDEN_MASK 0x0FF0
27 #define WDEN_ENABLE 0x0000
28 #define WDEN_DISABLE 0x0AD0