Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | WTCNT 0xffc00008 |
#define | WTCSR 0xffc0000c |
#define | WTCSR_TME 0x80 |
#define | WTCSR_WT 0x40 |
#define | WTCSR_RSTS 0x20 |
#define | WTCSR_WOVF 0x10 |
#define | WTCSR_IOVF 0x08 |
#define WTCNT 0xffc00008 |
Definition at line 32 of file watchdog.h.
#define WTCSR 0xffc0000c |
Definition at line 33 of file watchdog.h.
#define WTCSR_IOVF 0x08 |
Definition at line 41 of file watchdog.h.
#define WTCSR_RSTS 0x20 |
Definition at line 39 of file watchdog.h.
#define WTCSR_TME 0x80 |
Definition at line 37 of file watchdog.h.
#define WTCSR_WOVF 0x10 |
Definition at line 40 of file watchdog.h.
#define WTCSR_WT 0x40 |
Definition at line 38 of file watchdog.h.