diff options
Diffstat (limited to 'arch/blackfin/mach-bf548')
-rw-r--r-- | arch/blackfin/mach-bf548/include/mach/defBF54x_base.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h b/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h index 0d89f2262418..3ce5ce6c4971 100644 --- a/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h +++ b/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h | |||
@@ -2092,12 +2092,6 @@ | |||
2092 | #define TRUN6 0x40000000 /* Timer 6 Slave Enable Status */ | 2092 | #define TRUN6 0x40000000 /* Timer 6 Slave Enable Status */ |
2093 | #define TRUN7 0x80000000 /* Timer 7 Slave Enable Status */ | 2093 | #define TRUN7 0x80000000 /* Timer 7 Slave Enable Status */ |
2094 | 2094 | ||
2095 | /* Bit masks for WDOG_CTL */ | ||
2096 | |||
2097 | #define WDEV 0x6 /* Watchdog Event */ | ||
2098 | #define WDEN 0xff0 /* Watchdog Enable */ | ||
2099 | #define WDRO 0x8000 /* Watchdog Rolled Over */ | ||
2100 | |||
2101 | /* Bit masks for CNT_CONFIG */ | 2095 | /* Bit masks for CNT_CONFIG */ |
2102 | 2096 | ||
2103 | #define CNTE 0x1 /* Counter Enable */ | 2097 | #define CNTE 0x1 /* Counter Enable */ |