add some RCU defines to ifxmips

SVN-Revision: 9894
lede-17.01
John Crispin 2007-12-24 21:05:55 +00:00
parent 158da7a5dd
commit 8161d42238
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
#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)
#define IFXMIPS_RCU_RST_REQ_DFE (1 << 7) #define IFXMIPS_RCU_RST_REQ_AFE (1 << 11)
/*------------ MCD */ /*------------ MCD */