add some RCU defines to ifxmips

SVN-Revision: 9893
lede-17.01
John Crispin 2007-12-24 21:02:13 +00:00
parent 6dd7ff1abf
commit 158da7a5dd
1 changed files with 3 additions and 0 deletions

View File

@ -105,6 +105,9 @@
#define IFXMIPS_RCU_REQ ((u32*)(IFXMIPS_RCU_BASE_ADDR + 0x0010)) #define IFXMIPS_RCU_REQ ((u32*)(IFXMIPS_RCU_BASE_ADDR + 0x0010))
#define IFXMIPS_RST_ALL 0x40000000 #define IFXMIPS_RST_ALL 0x40000000
#define IFXMIPS_RCU_RST_REQ_DFE (1 << 7)
#define IFXMIPS_RCU_RST_REQ_DFE (1 << 7)
/*------------ MCD */ /*------------ MCD */