cm-regbits-7xx.h 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * DRA7xx Clock Management register bits
  4. *
  5. * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
  6. *
  7. * Generated by code originally written by:
  8. * Paul Walmsley ([email protected])
  9. * Rajendra Nayak ([email protected])
  10. * Benoit Cousson ([email protected])
  11. *
  12. * This file is automatically generated from the OMAP hardware databases.
  13. * We respectfully ask that any modifications to this file be coordinated
  14. * with the public [email protected] mailing list and the
  15. * authors above to ensure that the autogeneration scripts are kept
  16. * up-to-date with the file contents.
  17. */
  18. #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_7XX_H
  19. #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_7XX_H
  20. #define DRA7XX_ATL_STATDEP_SHIFT 30
  21. #define DRA7XX_CAM_STATDEP_SHIFT 9
  22. #define DRA7XX_DSP1_STATDEP_SHIFT 1
  23. #define DRA7XX_DSP2_STATDEP_SHIFT 18
  24. #define DRA7XX_DSS_STATDEP_SHIFT 8
  25. #define DRA7XX_EMIF_STATDEP_SHIFT 4
  26. #define DRA7XX_EVE1_STATDEP_SHIFT 19
  27. #define DRA7XX_EVE2_STATDEP_SHIFT 20
  28. #define DRA7XX_EVE3_STATDEP_SHIFT 21
  29. #define DRA7XX_EVE4_STATDEP_SHIFT 22
  30. #define DRA7XX_GMAC_STATDEP_SHIFT 25
  31. #define DRA7XX_GPU_STATDEP_SHIFT 10
  32. #define DRA7XX_IPU1_STATDEP_SHIFT 23
  33. #define DRA7XX_IPU2_STATDEP_SHIFT 0
  34. #define DRA7XX_IPU_STATDEP_SHIFT 24
  35. #define DRA7XX_IVA_STATDEP_SHIFT 2
  36. #define DRA7XX_L3INIT_STATDEP_SHIFT 7
  37. #define DRA7XX_L3MAIN1_STATDEP_SHIFT 5
  38. #define DRA7XX_L4CFG_STATDEP_SHIFT 12
  39. #define DRA7XX_L4PER2_STATDEP_SHIFT 26
  40. #define DRA7XX_L4PER3_STATDEP_SHIFT 27
  41. #define DRA7XX_L4PER_STATDEP_SHIFT 13
  42. #define DRA7XX_L4SEC_STATDEP_SHIFT 14
  43. #define DRA7XX_PCIE_STATDEP_SHIFT 29
  44. #define DRA7XX_VPE_STATDEP_SHIFT 28
  45. #define DRA7XX_WKUPAON_STATDEP_SHIFT 15
  46. #endif