[ifxmips] add register definitions for ebu
authorJohn Crispin <john@openwrt.org>
Sun, 21 Mar 2010 13:35:33 +0000 (13:35 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 21 Mar 2010 13:35:33 +0000 (13:35 +0000)
SVN-Revision: 20338

target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips.h

index 1076dc4638be45bf2b255779c5c389c40a483229..7d5ae23bee7b7e4f18337af11344a5d9f0429ccd 100644 (file)
 #define IFXMIPS_EBU_PCC_CON            ((u32 *)(IFXMIPS_EBU_BASE_ADDR + 0x0090))
 #define IFXMIPS_EBU_PCC_IEN            ((u32 *)(IFXMIPS_EBU_BASE_ADDR + 0x00A4))
 #define IFXMIPS_EBU_PCC_ISTAT          ((u32 *)(IFXMIPS_EBU_BASE_ADDR + 0x00A0))
-
+#define IFXMIPS_EBU_BUSCON1     ((u32 *)(IFXMIPS_EBU_BASE_ADDR + 0x0064))
+#define IFXMIPS_EBU_ADDRSEL1     ((u32 *)(IFXMIPS_EBU_BASE_ADDR + 0x0024))
 
 /*------------ CGU */
 #define IFXMIPS_CGU_BASE_ADDR          (KSEG1 + 0x1F103000)