summaryrefslogtreecommitdiff
path: root/target/linux/ifxmips
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-24 21:02:13 +0000
committerJohn Crispin <john@openwrt.org>2007-12-24 21:02:13 +0000
commit158da7a5ddffa7331e92354574d3618ccb743034 (patch)
tree06c205b4d626d61dd55f2068539ee73de6adc5a0 /target/linux/ifxmips
parent6dd7ff1abf3229e6d02bf32ce29e8cfa14395833 (diff)
downloadmtk-20170518-158da7a5ddffa7331e92354574d3618ccb743034.zip
mtk-20170518-158da7a5ddffa7331e92354574d3618ccb743034.tar.gz
mtk-20170518-158da7a5ddffa7331e92354574d3618ccb743034.tar.bz2
add some RCU defines to ifxmips
SVN-Revision: 9893
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r--target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h b/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
index 7a47aa2..660d0a4 100644
--- a/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
+++ b/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
@@ -105,6 +105,9 @@
#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 */