Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | WTCNT 0xffffff84 |
#define | WTCSR 0xffffff86 |
#define | WTCSR_TME 0x80 |
#define | WTCSR_WT 0x40 |
#define | WTCSR_RSTS 0x20 |
#define | WTCSR_WOVF 0x10 |
#define | WTCSR_IOVF 0x08 |
#define WTCNT 0xffffff84 |
Definition at line 14 of file watchdog.h.
#define WTCSR 0xffffff86 |
Definition at line 15 of file watchdog.h.
#define WTCSR_IOVF 0x08 |
Definition at line 22 of file watchdog.h.
#define WTCSR_RSTS 0x20 |
Definition at line 20 of file watchdog.h.
#define WTCSR_TME 0x80 |
Definition at line 18 of file watchdog.h.
#define WTCSR_WOVF 0x10 |
Definition at line 21 of file watchdog.h.
#define WTCSR_WT 0x40 |
Definition at line 19 of file watchdog.h.