xref: /freebsd-src/sys/contrib/device-tree/include/dt-bindings/interconnect/qcom,sa8775p-rpmh.h (revision cb7aa33ac6cd46a5434798e50363136e64f3ae98)
1*cb7aa33aSEmmanuel Vadot /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2*cb7aa33aSEmmanuel Vadot /*
3*cb7aa33aSEmmanuel Vadot  * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
4*cb7aa33aSEmmanuel Vadot  * Copyright (c) 2023, Linaro Limited
5*cb7aa33aSEmmanuel Vadot  */
6*cb7aa33aSEmmanuel Vadot 
7*cb7aa33aSEmmanuel Vadot #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SA8775P_H
8*cb7aa33aSEmmanuel Vadot #define __DT_BINDINGS_INTERCONNECT_QCOM_SA8775P_H
9*cb7aa33aSEmmanuel Vadot 
10*cb7aa33aSEmmanuel Vadot /* aggre1_noc */
11*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_3			0
12*cb7aa33aSEmmanuel Vadot #define MASTER_EMAC			1
13*cb7aa33aSEmmanuel Vadot #define MASTER_EMAC_1			2
14*cb7aa33aSEmmanuel Vadot #define MASTER_SDC			3
15*cb7aa33aSEmmanuel Vadot #define MASTER_UFS_MEM			4
16*cb7aa33aSEmmanuel Vadot #define MASTER_USB2			5
17*cb7aa33aSEmmanuel Vadot #define MASTER_USB3_0			6
18*cb7aa33aSEmmanuel Vadot #define MASTER_USB3_1			7
19*cb7aa33aSEmmanuel Vadot #define SLAVE_A1NOC_SNOC		8
20*cb7aa33aSEmmanuel Vadot 
21*cb7aa33aSEmmanuel Vadot /* aggre2_noc */
22*cb7aa33aSEmmanuel Vadot #define MASTER_QDSS_BAM			0
23*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_0			1
24*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_1			2
25*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_2			3
26*cb7aa33aSEmmanuel Vadot #define MASTER_CNOC_A2NOC		4
27*cb7aa33aSEmmanuel Vadot #define MASTER_CRYPTO_CORE0		5
28*cb7aa33aSEmmanuel Vadot #define MASTER_CRYPTO_CORE1		6
29*cb7aa33aSEmmanuel Vadot #define MASTER_IPA			7
30*cb7aa33aSEmmanuel Vadot #define MASTER_QDSS_ETR_0		8
31*cb7aa33aSEmmanuel Vadot #define MASTER_QDSS_ETR_1		9
32*cb7aa33aSEmmanuel Vadot #define MASTER_UFS_CARD			10
33*cb7aa33aSEmmanuel Vadot #define SLAVE_A2NOC_SNOC		11
34*cb7aa33aSEmmanuel Vadot 
35*cb7aa33aSEmmanuel Vadot /* clk_virt */
36*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_CORE_0		0
37*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_CORE_1		1
38*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_CORE_2		2
39*cb7aa33aSEmmanuel Vadot #define MASTER_QUP_CORE_3		3
40*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_CORE_0		4
41*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_CORE_1		5
42*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_CORE_2		6
43*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_CORE_3		7
44*cb7aa33aSEmmanuel Vadot 
45*cb7aa33aSEmmanuel Vadot /* config_noc */
46*cb7aa33aSEmmanuel Vadot #define MASTER_GEM_NOC_CNOC		0
47*cb7aa33aSEmmanuel Vadot #define MASTER_GEM_NOC_PCIE_SNOC	1
48*cb7aa33aSEmmanuel Vadot #define SLAVE_AHB2PHY_0			2
49*cb7aa33aSEmmanuel Vadot #define SLAVE_AHB2PHY_1			3
50*cb7aa33aSEmmanuel Vadot #define SLAVE_AHB2PHY_2			4
51*cb7aa33aSEmmanuel Vadot #define SLAVE_AHB2PHY_3			5
52*cb7aa33aSEmmanuel Vadot #define SLAVE_ANOC_THROTTLE_CFG		6
53*cb7aa33aSEmmanuel Vadot #define SLAVE_AOSS			7
54*cb7aa33aSEmmanuel Vadot #define SLAVE_APPSS			8
55*cb7aa33aSEmmanuel Vadot #define SLAVE_BOOT_ROM			9
56*cb7aa33aSEmmanuel Vadot #define SLAVE_CAMERA_CFG		10
57*cb7aa33aSEmmanuel Vadot #define SLAVE_CAMERA_NRT_THROTTLE_CFG	11
58*cb7aa33aSEmmanuel Vadot #define SLAVE_CAMERA_RT_THROTTLE_CFG	12
59*cb7aa33aSEmmanuel Vadot #define SLAVE_CLK_CTL			13
60*cb7aa33aSEmmanuel Vadot #define SLAVE_CDSP_CFG			14
61*cb7aa33aSEmmanuel Vadot #define SLAVE_CDSP1_CFG			15
62*cb7aa33aSEmmanuel Vadot #define SLAVE_RBCPR_CX_CFG		16
63*cb7aa33aSEmmanuel Vadot #define SLAVE_RBCPR_MMCX_CFG		17
64*cb7aa33aSEmmanuel Vadot #define SLAVE_RBCPR_MX_CFG		18
65*cb7aa33aSEmmanuel Vadot #define SLAVE_CPR_NSPCX			19
66*cb7aa33aSEmmanuel Vadot #define SLAVE_CRYPTO_0_CFG		20
67*cb7aa33aSEmmanuel Vadot #define SLAVE_CX_RDPM			21
68*cb7aa33aSEmmanuel Vadot #define SLAVE_DISPLAY_CFG		22
69*cb7aa33aSEmmanuel Vadot #define SLAVE_DISPLAY_RT_THROTTLE_CFG	23
70*cb7aa33aSEmmanuel Vadot #define SLAVE_DISPLAY1_CFG		24
71*cb7aa33aSEmmanuel Vadot #define SLAVE_DISPLAY1_RT_THROTTLE_CFG  25
72*cb7aa33aSEmmanuel Vadot #define SLAVE_EMAC_CFG			26
73*cb7aa33aSEmmanuel Vadot #define SLAVE_EMAC1_CFG			27
74*cb7aa33aSEmmanuel Vadot #define SLAVE_GP_DSP0_CFG		28
75*cb7aa33aSEmmanuel Vadot #define SLAVE_GP_DSP1_CFG		29
76*cb7aa33aSEmmanuel Vadot #define SLAVE_GPDSP0_THROTTLE_CFG	30
77*cb7aa33aSEmmanuel Vadot #define SLAVE_GPDSP1_THROTTLE_CFG	31
78*cb7aa33aSEmmanuel Vadot #define SLAVE_GPU_TCU_THROTTLE_CFG	32
79*cb7aa33aSEmmanuel Vadot #define SLAVE_GFX3D_CFG			33
80*cb7aa33aSEmmanuel Vadot #define SLAVE_HWKM			34
81*cb7aa33aSEmmanuel Vadot #define SLAVE_IMEM_CFG			35
82*cb7aa33aSEmmanuel Vadot #define SLAVE_IPA_CFG			36
83*cb7aa33aSEmmanuel Vadot #define SLAVE_IPC_ROUTER_CFG		37
84*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS			38
85*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_THROTTLE_CFG	39
86*cb7aa33aSEmmanuel Vadot #define SLAVE_MX_RDPM			40
87*cb7aa33aSEmmanuel Vadot #define SLAVE_MXC_RDPM			41
88*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_0_CFG		42
89*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_1_CFG		43
90*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_RSC_CFG		44
91*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_TCU_THROTTLE_CFG	45
92*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_THROTTLE_CFG		46
93*cb7aa33aSEmmanuel Vadot #define SLAVE_PDM			47
94*cb7aa33aSEmmanuel Vadot #define SLAVE_PIMEM_CFG			48
95*cb7aa33aSEmmanuel Vadot #define SLAVE_PKA_WRAPPER_CFG		49
96*cb7aa33aSEmmanuel Vadot #define SLAVE_QDSS_CFG			50
97*cb7aa33aSEmmanuel Vadot #define SLAVE_QM_CFG			51
98*cb7aa33aSEmmanuel Vadot #define SLAVE_QM_MPU_CFG		52
99*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_0			53
100*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_1			54
101*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_2			55
102*cb7aa33aSEmmanuel Vadot #define SLAVE_QUP_3			56
103*cb7aa33aSEmmanuel Vadot #define SLAVE_SAIL_THROTTLE_CFG		57
104*cb7aa33aSEmmanuel Vadot #define SLAVE_SDC1			58
105*cb7aa33aSEmmanuel Vadot #define SLAVE_SECURITY			59
106*cb7aa33aSEmmanuel Vadot #define SLAVE_SNOC_THROTTLE_CFG		60
107*cb7aa33aSEmmanuel Vadot #define SLAVE_TCSR			61
108*cb7aa33aSEmmanuel Vadot #define SLAVE_TLMM			62
109*cb7aa33aSEmmanuel Vadot #define SLAVE_TSC_CFG			63
110*cb7aa33aSEmmanuel Vadot #define SLAVE_UFS_CARD_CFG		64
111*cb7aa33aSEmmanuel Vadot #define SLAVE_UFS_MEM_CFG		65
112*cb7aa33aSEmmanuel Vadot #define SLAVE_USB2			66
113*cb7aa33aSEmmanuel Vadot #define SLAVE_USB3_0			67
114*cb7aa33aSEmmanuel Vadot #define SLAVE_USB3_1			68
115*cb7aa33aSEmmanuel Vadot #define SLAVE_VENUS_CFG			69
116*cb7aa33aSEmmanuel Vadot #define SLAVE_VENUS_CVP_THROTTLE_CFG	70
117*cb7aa33aSEmmanuel Vadot #define SLAVE_VENUS_V_CPU_THROTTLE_CFG	71
118*cb7aa33aSEmmanuel Vadot #define SLAVE_VENUS_VCODEC_THROTTLE_CFG	72
119*cb7aa33aSEmmanuel Vadot #define SLAVE_DDRSS_CFG			73
120*cb7aa33aSEmmanuel Vadot #define SLAVE_GPDSP_NOC_CFG		74
121*cb7aa33aSEmmanuel Vadot #define SLAVE_CNOC_MNOC_HF_CFG		75
122*cb7aa33aSEmmanuel Vadot #define SLAVE_CNOC_MNOC_SF_CFG		76
123*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_ANOC_CFG		77
124*cb7aa33aSEmmanuel Vadot #define SLAVE_SNOC_CFG			78
125*cb7aa33aSEmmanuel Vadot #define SLAVE_BOOT_IMEM			79
126*cb7aa33aSEmmanuel Vadot #define SLAVE_IMEM			80
127*cb7aa33aSEmmanuel Vadot #define SLAVE_PIMEM			81
128*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_0			82
129*cb7aa33aSEmmanuel Vadot #define SLAVE_PCIE_1			83
130*cb7aa33aSEmmanuel Vadot #define SLAVE_QDSS_STM			84
131*cb7aa33aSEmmanuel Vadot #define SLAVE_TCU			85
132*cb7aa33aSEmmanuel Vadot 
133*cb7aa33aSEmmanuel Vadot /* dc_noc */
134*cb7aa33aSEmmanuel Vadot #define MASTER_CNOC_DC_NOC		0
135*cb7aa33aSEmmanuel Vadot #define SLAVE_LLCC_CFG			1
136*cb7aa33aSEmmanuel Vadot #define SLAVE_GEM_NOC_CFG		2
137*cb7aa33aSEmmanuel Vadot 
138*cb7aa33aSEmmanuel Vadot /* gem_noc */
139*cb7aa33aSEmmanuel Vadot #define MASTER_GPU_TCU			0
140*cb7aa33aSEmmanuel Vadot #define MASTER_PCIE_TCU			1
141*cb7aa33aSEmmanuel Vadot #define MASTER_SYS_TCU			2
142*cb7aa33aSEmmanuel Vadot #define MASTER_APPSS_PROC		3
143*cb7aa33aSEmmanuel Vadot #define MASTER_COMPUTE_NOC		4
144*cb7aa33aSEmmanuel Vadot #define MASTER_COMPUTE_NOC_1		5
145*cb7aa33aSEmmanuel Vadot #define MASTER_GEM_NOC_CFG		6
146*cb7aa33aSEmmanuel Vadot #define MASTER_GPDSP_SAIL		7
147*cb7aa33aSEmmanuel Vadot #define MASTER_GFX3D			8
148*cb7aa33aSEmmanuel Vadot #define MASTER_MNOC_HF_MEM_NOC		9
149*cb7aa33aSEmmanuel Vadot #define MASTER_MNOC_SF_MEM_NOC		10
150*cb7aa33aSEmmanuel Vadot #define MASTER_ANOC_PCIE_GEM_NOC	11
151*cb7aa33aSEmmanuel Vadot #define MASTER_SNOC_GC_MEM_NOC		12
152*cb7aa33aSEmmanuel Vadot #define MASTER_SNOC_SF_MEM_NOC		13
153*cb7aa33aSEmmanuel Vadot #define SLAVE_GEM_NOC_CNOC		14
154*cb7aa33aSEmmanuel Vadot #define SLAVE_LLCC			15
155*cb7aa33aSEmmanuel Vadot #define SLAVE_GEM_NOC_PCIE_CNOC		16
156*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_GEM_NOC_1		17
157*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_GEM_NOC_2		18
158*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_GEM_NOC		19
159*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_GEM_NOC2		20
160*cb7aa33aSEmmanuel Vadot 
161*cb7aa33aSEmmanuel Vadot /* gpdsp_anoc */
162*cb7aa33aSEmmanuel Vadot #define MASTER_DSP0			0
163*cb7aa33aSEmmanuel Vadot #define MASTER_DSP1			1
164*cb7aa33aSEmmanuel Vadot #define SLAVE_GP_DSP_SAIL_NOC		2
165*cb7aa33aSEmmanuel Vadot 
166*cb7aa33aSEmmanuel Vadot /* lpass_ag_noc */
167*cb7aa33aSEmmanuel Vadot #define MASTER_CNOC_LPASS_AG_NOC	0
168*cb7aa33aSEmmanuel Vadot #define MASTER_LPASS_PROC		1
169*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_CORE_CFG		2
170*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_LPI_CFG		3
171*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_MPU_CFG		4
172*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_TOP_CFG		5
173*cb7aa33aSEmmanuel Vadot #define SLAVE_LPASS_SNOC		6
174*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICES_LPASS_AML_NOC	7
175*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_LPASS_AG_NOC	8
176*cb7aa33aSEmmanuel Vadot 
177*cb7aa33aSEmmanuel Vadot /* mc_virt */
178*cb7aa33aSEmmanuel Vadot #define MASTER_LLCC			0
179*cb7aa33aSEmmanuel Vadot #define SLAVE_EBI1			1
180*cb7aa33aSEmmanuel Vadot 
181*cb7aa33aSEmmanuel Vadot /*mmss_noc */
182*cb7aa33aSEmmanuel Vadot #define MASTER_CAMNOC_HF		0
183*cb7aa33aSEmmanuel Vadot #define MASTER_CAMNOC_ICP		1
184*cb7aa33aSEmmanuel Vadot #define MASTER_CAMNOC_SF		2
185*cb7aa33aSEmmanuel Vadot #define MASTER_MDP0			3
186*cb7aa33aSEmmanuel Vadot #define MASTER_MDP1			4
187*cb7aa33aSEmmanuel Vadot #define MASTER_MDP_CORE1_0		5
188*cb7aa33aSEmmanuel Vadot #define MASTER_MDP_CORE1_1		6
189*cb7aa33aSEmmanuel Vadot #define MASTER_CNOC_MNOC_HF_CFG		7
190*cb7aa33aSEmmanuel Vadot #define MASTER_CNOC_MNOC_SF_CFG		8
191*cb7aa33aSEmmanuel Vadot #define MASTER_VIDEO_P0			9
192*cb7aa33aSEmmanuel Vadot #define MASTER_VIDEO_P1			10
193*cb7aa33aSEmmanuel Vadot #define MASTER_VIDEO_PROC		11
194*cb7aa33aSEmmanuel Vadot #define MASTER_VIDEO_V_PROC		12
195*cb7aa33aSEmmanuel Vadot #define SLAVE_MNOC_HF_MEM_NOC		13
196*cb7aa33aSEmmanuel Vadot #define SLAVE_MNOC_SF_MEM_NOC		14
197*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_MNOC_HF		15
198*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_MNOC_SF		16
199*cb7aa33aSEmmanuel Vadot 
200*cb7aa33aSEmmanuel Vadot /* nspa_noc */
201*cb7aa33aSEmmanuel Vadot #define MASTER_CDSP_NOC_CFG		0
202*cb7aa33aSEmmanuel Vadot #define MASTER_CDSP_PROC		1
203*cb7aa33aSEmmanuel Vadot #define SLAVE_HCP_A			2
204*cb7aa33aSEmmanuel Vadot #define SLAVE_CDSP_MEM_NOC		3
205*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_NSP_NOC		4
206*cb7aa33aSEmmanuel Vadot 
207*cb7aa33aSEmmanuel Vadot /* nspb_noc */
208*cb7aa33aSEmmanuel Vadot #define MASTER_CDSPB_NOC_CFG		0
209*cb7aa33aSEmmanuel Vadot #define MASTER_CDSP_PROC_B		1
210*cb7aa33aSEmmanuel Vadot #define SLAVE_CDSPB_MEM_NOC		2
211*cb7aa33aSEmmanuel Vadot #define SLAVE_HCP_B			3
212*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_NSPB_NOC		4
213*cb7aa33aSEmmanuel Vadot 
214*cb7aa33aSEmmanuel Vadot /* pcie_anoc */
215*cb7aa33aSEmmanuel Vadot #define MASTER_PCIE_0			0
216*cb7aa33aSEmmanuel Vadot #define MASTER_PCIE_1			1
217*cb7aa33aSEmmanuel Vadot #define SLAVE_ANOC_PCIE_GEM_NOC		2
218*cb7aa33aSEmmanuel Vadot 
219*cb7aa33aSEmmanuel Vadot /* system_noc */
220*cb7aa33aSEmmanuel Vadot #define MASTER_GIC_AHB			0
221*cb7aa33aSEmmanuel Vadot #define MASTER_A1NOC_SNOC		1
222*cb7aa33aSEmmanuel Vadot #define MASTER_A2NOC_SNOC		2
223*cb7aa33aSEmmanuel Vadot #define MASTER_LPASS_ANOC		3
224*cb7aa33aSEmmanuel Vadot #define MASTER_SNOC_CFG			4
225*cb7aa33aSEmmanuel Vadot #define MASTER_PIMEM			5
226*cb7aa33aSEmmanuel Vadot #define MASTER_GIC			6
227*cb7aa33aSEmmanuel Vadot #define SLAVE_SNOC_GEM_NOC_GC		7
228*cb7aa33aSEmmanuel Vadot #define SLAVE_SNOC_GEM_NOC_SF		8
229*cb7aa33aSEmmanuel Vadot #define SLAVE_SERVICE_SNOC		9
230*cb7aa33aSEmmanuel Vadot 
231*cb7aa33aSEmmanuel Vadot #endif /* __DT_BINDINGS_INTERCONNECT_QCOM_SA8775P_H */
232