mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-09 16:19:34 +00:00
add some RCU defines to ifxmips
SVN-Revision: 9893
This commit is contained in:
parent
6dd7ff1abf
commit
158da7a5dd
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user