]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf561/defBF561.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-2.6] / include / asm-blackfin / mach-bf561 / defBF561.h
index 66f1996084450c283b1099d44d720f2287468dfc..c3c0eb13c819e43cd843bfdedb6bdbf039b57208 100644 (file)
 #define SYSTEM_RESET           0x0007  /* Initiates a system software reset */
 #define DOUBLE_FAULT_A         0x0008  /* Core A Double Fault Causes Reset */
 #define DOUBLE_FAULT_B         0x0010  /* Core B Double Fault Causes Reset */
-#define SWRST_DBL_FAULT_B      0x0800  /* SWRST Core B Double Fault */
-#define SWRST_DBL_FAULT_A      0x1000  /* SWRST Core A Double Fault */
+#define SWRST_DBL_FAULT_A      0x0800  /* SWRST Core A Double Fault */
+#define SWRST_DBL_FAULT_B      0x1000  /* SWRST Core B Double Fault */
 #define SWRST_WDT_B                   0x2000   /* SWRST Watchdog B */
 #define SWRST_WDT_A                   0x4000   /* SWRST Watchdog A */
 #define SWRST_OCCURRED         0x8000  /* SWRST Status */