defBF522.h 453 B

123456789101112131415161718
  1. /*
  2. * Copyright 2007-2008 Analog Devices Inc.
  3. *
  4. * Licensed under the ADI BSD license or the GPL-2 (or later)
  5. */
  6. #ifndef _DEF_BF522_H
  7. #define _DEF_BF522_H
  8. /* Include all Core registers and bit definitions */
  9. #include <asm/def_LPBlackfin.h>
  10. /* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF522 */
  11. /* Include defBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
  12. #include "defBF52x_base.h"
  13. #endif /* _DEF_BF522_H */