1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 21:11:58 +03:00

add some RCU defines to ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9893 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2007-12-24 21:02:13 +00:00
parent 60e7412677
commit c135ba6212

View File

@ -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 */