BF522_def.h 933 B

12345678910111213141516171819202122
  1. /* DO NOT EDIT THIS FILE
  2. * Automatically generated by generate-def-headers.xsl
  3. * DO NOT EDIT THIS FILE
  4. */
  5. #ifndef __BFIN_DEF_ADSP_BF522_proc__
  6. #define __BFIN_DEF_ADSP_BF522_proc__
  7. #include "../mach-common/ADSP-EDN-core_def.h"
  8. #include "ADSP-EDN-BF52x-extended_def.h"
  9. #define PLL_CTL 0xFFC00000 /* PLL Control Register */
  10. #define PLL_DIV 0xFFC00004 /* PLL Divide Register */
  11. #define VR_CTL 0xFFC00008 /* Voltage Regulator Control Register */
  12. #define PLL_STAT 0xFFC0000C /* PLL Status Register */
  13. #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */
  14. #define CHIPID 0xFFC00014
  15. #define SWRST 0xFFC00100 /* Software Reset Register */
  16. #define SYSCR 0xFFC00104 /* System Configuration register */
  17. #endif /* __BFIN_DEF_ADSP_BF522_proc__ */