axg.h 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. /* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
  2. /*
  3. * Copyright (c) 2016 AmLogic, Inc.
  4. * Author: Michael Turquette <mturquette@baylibre.com>
  5. *
  6. * Copyright (c) 2017 Amlogic, inc.
  7. * Author: Qiufang Dai <qiufang.dai@amlogic.com>
  8. *
  9. */
  10. #ifndef __AXG_H
  11. #define __AXG_H
  12. /*
  13. * Clock controller register offsets
  14. *
  15. * Register offsets from the data sheet must be multiplied by 4 before
  16. * adding them to the base address to get the right value.
  17. */
  18. #define HHI_MIPI_CNTL0 0x00
  19. #define HHI_GP0_PLL_CNTL 0x40
  20. #define HHI_GP0_PLL_CNTL2 0x44
  21. #define HHI_GP0_PLL_CNTL3 0x48
  22. #define HHI_GP0_PLL_CNTL4 0x4c
  23. #define HHI_GP0_PLL_CNTL5 0x50
  24. #define HHI_GP0_PLL_STS 0x54
  25. #define HHI_GP0_PLL_CNTL1 0x58
  26. #define HHI_HIFI_PLL_CNTL 0x80
  27. #define HHI_HIFI_PLL_CNTL2 0x84
  28. #define HHI_HIFI_PLL_CNTL3 0x88
  29. #define HHI_HIFI_PLL_CNTL4 0x8C
  30. #define HHI_HIFI_PLL_CNTL5 0x90
  31. #define HHI_HIFI_PLL_STS 0x94
  32. #define HHI_HIFI_PLL_CNTL1 0x98
  33. #define HHI_XTAL_DIVN_CNTL 0xbc
  34. #define HHI_GCLK2_MPEG0 0xc0
  35. #define HHI_GCLK2_MPEG1 0xc4
  36. #define HHI_GCLK2_MPEG2 0xc8
  37. #define HHI_GCLK2_OTHER 0xd0
  38. #define HHI_GCLK2_AO 0xd4
  39. #define HHI_PCIE_PLL_CNTL 0xd8
  40. #define HHI_PCIE_PLL_CNTL1 0xdC
  41. #define HHI_PCIE_PLL_CNTL2 0xe0
  42. #define HHI_PCIE_PLL_CNTL3 0xe4
  43. #define HHI_PCIE_PLL_CNTL4 0xe8
  44. #define HHI_PCIE_PLL_CNTL5 0xec
  45. #define HHI_PCIE_PLL_CNTL6 0xf0
  46. #define HHI_PCIE_PLL_STS 0xf4
  47. #define HHI_MEM_PD_REG0 0x100
  48. #define HHI_VPU_MEM_PD_REG0 0x104
  49. #define HHI_VIID_CLK_DIV 0x128
  50. #define HHI_VIID_CLK_CNTL 0x12c
  51. #define HHI_GCLK_MPEG0 0x140
  52. #define HHI_GCLK_MPEG1 0x144
  53. #define HHI_GCLK_MPEG2 0x148
  54. #define HHI_GCLK_OTHER 0x150
  55. #define HHI_GCLK_AO 0x154
  56. #define HHI_SYS_CPU_CLK_CNTL1 0x15c
  57. #define HHI_SYS_CPU_RESET_CNTL 0x160
  58. #define HHI_VID_CLK_DIV 0x164
  59. #define HHI_SPICC_HCLK_CNTL 0x168
  60. #define HHI_MPEG_CLK_CNTL 0x174
  61. #define HHI_VID_CLK_CNTL 0x17c
  62. #define HHI_TS_CLK_CNTL 0x190
  63. #define HHI_VID_CLK_CNTL2 0x194
  64. #define HHI_SYS_CPU_CLK_CNTL0 0x19c
  65. #define HHI_VID_PLL_CLK_DIV 0x1a0
  66. #define HHI_VPU_CLK_CNTL 0x1bC
  67. #define HHI_VAPBCLK_CNTL 0x1F4
  68. #define HHI_GEN_CLK_CNTL 0x228
  69. #define HHI_VDIN_MEAS_CLK_CNTL 0x250
  70. #define HHI_NAND_CLK_CNTL 0x25C
  71. #define HHI_SD_EMMC_CLK_CNTL 0x264
  72. #define HHI_MPLL_CNTL 0x280
  73. #define HHI_MPLL_CNTL2 0x284
  74. #define HHI_MPLL_CNTL3 0x288
  75. #define HHI_MPLL_CNTL4 0x28C
  76. #define HHI_MPLL_CNTL5 0x290
  77. #define HHI_MPLL_CNTL6 0x294
  78. #define HHI_MPLL_CNTL7 0x298
  79. #define HHI_MPLL_CNTL8 0x29C
  80. #define HHI_MPLL_CNTL9 0x2A0
  81. #define HHI_MPLL_CNTL10 0x2A4
  82. #define HHI_MPLL3_CNTL0 0x2E0
  83. #define HHI_MPLL3_CNTL1 0x2E4
  84. #define HHI_PLL_TOP_MISC 0x2E8
  85. #define HHI_SYS_PLL_CNTL1 0x2FC
  86. #define HHI_SYS_PLL_CNTL 0x300
  87. #define HHI_SYS_PLL_CNTL2 0x304
  88. #define HHI_SYS_PLL_CNTL3 0x308
  89. #define HHI_SYS_PLL_CNTL4 0x30c
  90. #define HHI_SYS_PLL_CNTL5 0x310
  91. #define HHI_SYS_PLL_STS 0x314
  92. #define HHI_DPLL_TOP_I 0x318
  93. #define HHI_DPLL_TOP2_I 0x31C
  94. /*
  95. * CLKID index values
  96. *
  97. * These indices are entirely contrived and do not map onto the hardware.
  98. * It has now been decided to expose everything by default in the DT header:
  99. * include/dt-bindings/clock/axg-clkc.h. Only the clocks ids we don't want
  100. * to expose, such as the internal muxes and dividers of composite clocks,
  101. * will remain defined here.
  102. */
  103. #define CLKID_MPEG_SEL 8
  104. #define CLKID_MPEG_DIV 9
  105. #define CLKID_SD_EMMC_B_CLK0_SEL 61
  106. #define CLKID_SD_EMMC_B_CLK0_DIV 62
  107. #define CLKID_SD_EMMC_C_CLK0_SEL 63
  108. #define CLKID_SD_EMMC_C_CLK0_DIV 64
  109. #define CLKID_MPLL0_DIV 65
  110. #define CLKID_MPLL1_DIV 66
  111. #define CLKID_MPLL2_DIV 67
  112. #define CLKID_MPLL3_DIV 68
  113. #define CLKID_MPLL_PREDIV 70
  114. #define CLKID_FCLK_DIV2_DIV 71
  115. #define CLKID_FCLK_DIV3_DIV 72
  116. #define CLKID_FCLK_DIV4_DIV 73
  117. #define CLKID_FCLK_DIV5_DIV 74
  118. #define CLKID_FCLK_DIV7_DIV 75
  119. #define CLKID_PCIE_PLL 76
  120. #define CLKID_PCIE_MUX 77
  121. #define CLKID_PCIE_REF 78
  122. #define CLKID_GEN_CLK_SEL 82
  123. #define CLKID_GEN_CLK_DIV 83
  124. #define NR_CLKS 85
  125. /* include the CLKIDs that have been made part of the DT binding */
  126. #include <dt-bindings/clock/axg-clkc.h>
  127. #endif /* __AXG_H */