summaryrefslogtreecommitdiffstats
path: root/u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h')
-rw-r--r--u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h b/u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h
new file mode 100644
index 0000000..a6b0787
--- /dev/null
+++ b/u-boot/arch/blackfin/include/asm/mach-bf527/BF522_def.h
@@ -0,0 +1,22 @@
+/* DO NOT EDIT THIS FILE
+ * Automatically generated by generate-def-headers.xsl
+ * DO NOT EDIT THIS FILE
+ */
+
+#ifndef __BFIN_DEF_ADSP_BF522_proc__
+#define __BFIN_DEF_ADSP_BF522_proc__
+
+#include "../mach-common/ADSP-EDN-core_def.h"
+
+#include "ADSP-EDN-BF52x-extended_def.h"
+
+#define PLL_CTL 0xFFC00000 /* PLL Control Register */
+#define PLL_DIV 0xFFC00004 /* PLL Divide Register */
+#define VR_CTL 0xFFC00008 /* Voltage Regulator Control Register */
+#define PLL_STAT 0xFFC0000C /* PLL Status Register */
+#define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */
+#define CHIPID 0xFFC00014
+#define SWRST 0xFFC00100 /* Software Reset Register */
+#define SYSCR 0xFFC00104 /* System Configuration register */
+
+#endif /* __BFIN_DEF_ADSP_BF522_proc__ */