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

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

index 660d0a4f0335dde833443fae58d3955e58cda49a..18e521b0ce0465f979f5b6fc19c8551d1f6077f6 100644 (file)
 #define IFXMIPS_RST_ALL                        0x40000000
 
 #define IFXMIPS_RCU_RST_REQ_DFE        (1 << 7)
-#define IFXMIPS_RCU_RST_REQ_DFE        (1 << 7)
+#define IFXMIPS_RCU_RST_REQ_AFE        (1 << 11)
 
 
 /*------------ MCD */