qcom,mmcc-msm8960.h 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. /*
  2. * Copyright (c) 2013, The Linux Foundation. All rights reserved.
  3. *
  4. * This software is licensed under the terms of the GNU General Public
  5. * License version 2, as published by the Free Software Foundation, and
  6. * may be copied, distributed, and modified under those terms.
  7. *
  8. * This program is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. * GNU General Public License for more details.
  12. */
  13. #ifndef _DT_BINDINGS_RESET_MSM_MMCC_8960_H
  14. #define _DT_BINDINGS_RESET_MSM_MMCC_8960_H
  15. #define VPE_AXI_RESET 0
  16. #define IJPEG_AXI_RESET 1
  17. #define MPD_AXI_RESET 2
  18. #define VFE_AXI_RESET 3
  19. #define SP_AXI_RESET 4
  20. #define VCODEC_AXI_RESET 5
  21. #define ROT_AXI_RESET 6
  22. #define VCODEC_AXI_A_RESET 7
  23. #define VCODEC_AXI_B_RESET 8
  24. #define FAB_S3_AXI_RESET 9
  25. #define FAB_S2_AXI_RESET 10
  26. #define FAB_S1_AXI_RESET 11
  27. #define FAB_S0_AXI_RESET 12
  28. #define SMMU_GFX3D_ABH_RESET 13
  29. #define SMMU_VPE_AHB_RESET 14
  30. #define SMMU_VFE_AHB_RESET 15
  31. #define SMMU_ROT_AHB_RESET 16
  32. #define SMMU_VCODEC_B_AHB_RESET 17
  33. #define SMMU_VCODEC_A_AHB_RESET 18
  34. #define SMMU_MDP1_AHB_RESET 19
  35. #define SMMU_MDP0_AHB_RESET 20
  36. #define SMMU_JPEGD_AHB_RESET 21
  37. #define SMMU_IJPEG_AHB_RESET 22
  38. #define SMMU_GFX2D0_AHB_RESET 23
  39. #define SMMU_GFX2D1_AHB_RESET 24
  40. #define APU_AHB_RESET 25
  41. #define CSI_AHB_RESET 26
  42. #define TV_ENC_AHB_RESET 27
  43. #define VPE_AHB_RESET 28
  44. #define FABRIC_AHB_RESET 29
  45. #define GFX2D0_AHB_RESET 30
  46. #define GFX2D1_AHB_RESET 31
  47. #define GFX3D_AHB_RESET 32
  48. #define HDMI_AHB_RESET 33
  49. #define MSSS_IMEM_AHB_RESET 34
  50. #define IJPEG_AHB_RESET 35
  51. #define DSI_M_AHB_RESET 36
  52. #define DSI_S_AHB_RESET 37
  53. #define JPEGD_AHB_RESET 38
  54. #define MDP_AHB_RESET 39
  55. #define ROT_AHB_RESET 40
  56. #define VCODEC_AHB_RESET 41
  57. #define VFE_AHB_RESET 42
  58. #define DSI2_M_AHB_RESET 43
  59. #define DSI2_S_AHB_RESET 44
  60. #define CSIPHY2_RESET 45
  61. #define CSI_PIX1_RESET 46
  62. #define CSIPHY0_RESET 47
  63. #define CSIPHY1_RESET 48
  64. #define DSI2_RESET 49
  65. #define VFE_CSI_RESET 50
  66. #define MDP_RESET 51
  67. #define AMP_RESET 52
  68. #define JPEGD_RESET 53
  69. #define CSI1_RESET 54
  70. #define VPE_RESET 55
  71. #define MMSS_FABRIC_RESET 56
  72. #define VFE_RESET 57
  73. #define GFX2D0_RESET 58
  74. #define GFX2D1_RESET 59
  75. #define GFX3D_RESET 60
  76. #define HDMI_RESET 61
  77. #define MMSS_IMEM_RESET 62
  78. #define IJPEG_RESET 63
  79. #define CSI0_RESET 64
  80. #define DSI_RESET 65
  81. #define VCODEC_RESET 66
  82. #define MDP_TV_RESET 67
  83. #define MDP_VSYNC_RESET 68
  84. #define ROT_RESET 69
  85. #define TV_HDMI_RESET 70
  86. #define TV_ENC_RESET 71
  87. #define CSI2_RESET 72
  88. #define CSI_RDI1_RESET 73
  89. #define CSI_RDI2_RESET 74
  90. #define GFX3D_AXI_RESET 75
  91. #define VCAP_AXI_RESET 76
  92. #define SMMU_VCAP_AHB_RESET 77
  93. #define VCAP_AHB_RESET 78
  94. #define CSI_RDI_RESET 79
  95. #define CSI_PIX_RESET 80
  96. #define VCAP_NPL_RESET 81
  97. #define VCAP_RESET 82
  98. #endif