add some RCU defines to ifxmips
authorJohn Crispin <john@openwrt.org>
Mon, 24 Dec 2007 21:02:13 +0000 (21:02 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 24 Dec 2007 21:02:13 +0000 (21:02 +0000)
SVN-Revision: 9893

target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h

index 7a47aa27ff8f98aa28b8e0c77e01d58520ad975e..660d0a4f0335dde833443fae58d3955e58cda49a 100644 (file)
 #define IFXMIPS_RCU_REQ                        ((u32*)(IFXMIPS_RCU_BASE_ADDR + 0x0010))
 #define IFXMIPS_RST_ALL                        0x40000000
 
+#define IFXMIPS_RCU_RST_REQ_DFE        (1 << 7)
+#define IFXMIPS_RCU_RST_REQ_DFE        (1 << 7)
+
 
 /*------------ MCD */