162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Qualcomm SM8250 interconnect IDs
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2020, The Linux Foundation. All rights reserved.
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SM8250_H
962306a36Sopenharmony_ci#define __DT_BINDINGS_INTERCONNECT_QCOM_SM8250_H
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#define MASTER_A1NOC_CFG		0
1262306a36Sopenharmony_ci#define MASTER_QSPI_0			1
1362306a36Sopenharmony_ci#define MASTER_QUP_1			2
1462306a36Sopenharmony_ci#define MASTER_QUP_2			3
1562306a36Sopenharmony_ci#define MASTER_TSIF			4
1662306a36Sopenharmony_ci#define MASTER_PCIE_2			5
1762306a36Sopenharmony_ci#define MASTER_SDCC_4			6
1862306a36Sopenharmony_ci#define MASTER_UFS_MEM			7
1962306a36Sopenharmony_ci#define MASTER_USB3			8
2062306a36Sopenharmony_ci#define MASTER_USB3_1			9
2162306a36Sopenharmony_ci#define A1NOC_SNOC_SLV			10
2262306a36Sopenharmony_ci#define SLAVE_ANOC_PCIE_GEM_NOC_1	11
2362306a36Sopenharmony_ci#define SLAVE_SERVICE_A1NOC		12
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_ci#define MASTER_A2NOC_CFG		0
2662306a36Sopenharmony_ci#define MASTER_QDSS_BAM			1
2762306a36Sopenharmony_ci#define MASTER_QUP_0			2
2862306a36Sopenharmony_ci#define MASTER_CNOC_A2NOC		3
2962306a36Sopenharmony_ci#define MASTER_CRYPTO_CORE_0		4
3062306a36Sopenharmony_ci#define MASTER_IPA			5
3162306a36Sopenharmony_ci#define MASTER_PCIE			6
3262306a36Sopenharmony_ci#define MASTER_PCIE_1			7
3362306a36Sopenharmony_ci#define MASTER_QDSS_ETR			8
3462306a36Sopenharmony_ci#define MASTER_SDCC_2			9
3562306a36Sopenharmony_ci#define MASTER_UFS_CARD			10
3662306a36Sopenharmony_ci#define A2NOC_SNOC_SLV			11
3762306a36Sopenharmony_ci#define SLAVE_ANOC_PCIE_GEM_NOC		12
3862306a36Sopenharmony_ci#define SLAVE_SERVICE_A2NOC		13
3962306a36Sopenharmony_ci
4062306a36Sopenharmony_ci#define MASTER_NPU			0
4162306a36Sopenharmony_ci#define SLAVE_CDSP_MEM_NOC		1
4262306a36Sopenharmony_ci
4362306a36Sopenharmony_ci#define SNOC_CNOC_MAS			0
4462306a36Sopenharmony_ci#define MASTER_QDSS_DAP			1
4562306a36Sopenharmony_ci#define SLAVE_A1NOC_CFG			2
4662306a36Sopenharmony_ci#define SLAVE_A2NOC_CFG			3
4762306a36Sopenharmony_ci#define SLAVE_AHB2PHY_SOUTH		4
4862306a36Sopenharmony_ci#define SLAVE_AHB2PHY_NORTH		5
4962306a36Sopenharmony_ci#define SLAVE_AOSS			6
5062306a36Sopenharmony_ci#define SLAVE_CAMERA_CFG		7
5162306a36Sopenharmony_ci#define SLAVE_CLK_CTL			8
5262306a36Sopenharmony_ci#define SLAVE_CDSP_CFG			9
5362306a36Sopenharmony_ci#define SLAVE_RBCPR_CX_CFG		10
5462306a36Sopenharmony_ci#define SLAVE_RBCPR_MMCX_CFG		11
5562306a36Sopenharmony_ci#define SLAVE_RBCPR_MX_CFG		12
5662306a36Sopenharmony_ci#define SLAVE_CRYPTO_0_CFG		13
5762306a36Sopenharmony_ci#define SLAVE_CX_RDPM			14
5862306a36Sopenharmony_ci#define SLAVE_DCC_CFG			15
5962306a36Sopenharmony_ci#define SLAVE_CNOC_DDRSS		16
6062306a36Sopenharmony_ci#define SLAVE_DISPLAY_CFG		17
6162306a36Sopenharmony_ci#define SLAVE_GRAPHICS_3D_CFG		18
6262306a36Sopenharmony_ci#define SLAVE_IMEM_CFG			19
6362306a36Sopenharmony_ci#define SLAVE_IPA_CFG			20
6462306a36Sopenharmony_ci#define SLAVE_IPC_ROUTER_CFG		21
6562306a36Sopenharmony_ci#define SLAVE_LPASS			22
6662306a36Sopenharmony_ci#define SLAVE_CNOC_MNOC_CFG		23
6762306a36Sopenharmony_ci#define SLAVE_NPU_CFG			24
6862306a36Sopenharmony_ci#define SLAVE_PCIE_0_CFG		25
6962306a36Sopenharmony_ci#define SLAVE_PCIE_1_CFG		26
7062306a36Sopenharmony_ci#define SLAVE_PCIE_2_CFG		27
7162306a36Sopenharmony_ci#define SLAVE_PDM			28
7262306a36Sopenharmony_ci#define SLAVE_PIMEM_CFG			29
7362306a36Sopenharmony_ci#define SLAVE_PRNG			30
7462306a36Sopenharmony_ci#define SLAVE_QDSS_CFG			31
7562306a36Sopenharmony_ci#define SLAVE_QSPI_0			32
7662306a36Sopenharmony_ci#define SLAVE_QUP_0			33
7762306a36Sopenharmony_ci#define SLAVE_QUP_1			34
7862306a36Sopenharmony_ci#define SLAVE_QUP_2			35
7962306a36Sopenharmony_ci#define SLAVE_SDCC_2			36
8062306a36Sopenharmony_ci#define SLAVE_SDCC_4			37
8162306a36Sopenharmony_ci#define SLAVE_SNOC_CFG			38
8262306a36Sopenharmony_ci#define SLAVE_TCSR			39
8362306a36Sopenharmony_ci#define SLAVE_TLMM_NORTH		40
8462306a36Sopenharmony_ci#define SLAVE_TLMM_SOUTH		41
8562306a36Sopenharmony_ci#define SLAVE_TLMM_WEST			42
8662306a36Sopenharmony_ci#define SLAVE_TSIF			43
8762306a36Sopenharmony_ci#define SLAVE_UFS_CARD_CFG		44
8862306a36Sopenharmony_ci#define SLAVE_UFS_MEM_CFG		45
8962306a36Sopenharmony_ci#define SLAVE_USB3			46
9062306a36Sopenharmony_ci#define SLAVE_USB3_1			47
9162306a36Sopenharmony_ci#define SLAVE_VENUS_CFG			48
9262306a36Sopenharmony_ci#define SLAVE_VSENSE_CTRL_CFG		49
9362306a36Sopenharmony_ci#define SLAVE_CNOC_A2NOC		50
9462306a36Sopenharmony_ci#define SLAVE_SERVICE_CNOC		51
9562306a36Sopenharmony_ci
9662306a36Sopenharmony_ci#define MASTER_CNOC_DC_NOC		0
9762306a36Sopenharmony_ci#define SLAVE_LLCC_CFG			1
9862306a36Sopenharmony_ci#define SLAVE_GEM_NOC_CFG		2
9962306a36Sopenharmony_ci
10062306a36Sopenharmony_ci#define MASTER_GPU_TCU			0
10162306a36Sopenharmony_ci#define MASTER_SYS_TCU			1
10262306a36Sopenharmony_ci#define MASTER_AMPSS_M0			2
10362306a36Sopenharmony_ci#define MASTER_GEM_NOC_CFG		3
10462306a36Sopenharmony_ci#define MASTER_COMPUTE_NOC		4
10562306a36Sopenharmony_ci#define MASTER_GRAPHICS_3D		5
10662306a36Sopenharmony_ci#define MASTER_MNOC_HF_MEM_NOC		6
10762306a36Sopenharmony_ci#define MASTER_MNOC_SF_MEM_NOC		7
10862306a36Sopenharmony_ci#define MASTER_ANOC_PCIE_GEM_NOC	8
10962306a36Sopenharmony_ci#define MASTER_SNOC_GC_MEM_NOC		9
11062306a36Sopenharmony_ci#define MASTER_SNOC_SF_MEM_NOC		10
11162306a36Sopenharmony_ci#define SLAVE_GEM_NOC_SNOC		11
11262306a36Sopenharmony_ci#define SLAVE_LLCC			12
11362306a36Sopenharmony_ci#define SLAVE_MEM_NOC_PCIE_SNOC		13
11462306a36Sopenharmony_ci#define SLAVE_SERVICE_GEM_NOC_1		14
11562306a36Sopenharmony_ci#define SLAVE_SERVICE_GEM_NOC_2		15
11662306a36Sopenharmony_ci#define SLAVE_SERVICE_GEM_NOC		16
11762306a36Sopenharmony_ci
11862306a36Sopenharmony_ci#define MASTER_LLCC			0
11962306a36Sopenharmony_ci#define SLAVE_EBI_CH0			1
12062306a36Sopenharmony_ci
12162306a36Sopenharmony_ci#define MASTER_CNOC_MNOC_CFG		0
12262306a36Sopenharmony_ci#define MASTER_CAMNOC_HF		1
12362306a36Sopenharmony_ci#define MASTER_CAMNOC_ICP		2
12462306a36Sopenharmony_ci#define MASTER_CAMNOC_SF		3
12562306a36Sopenharmony_ci#define MASTER_VIDEO_P0			4
12662306a36Sopenharmony_ci#define MASTER_VIDEO_P1			5
12762306a36Sopenharmony_ci#define MASTER_VIDEO_PROC		6
12862306a36Sopenharmony_ci#define MASTER_MDP_PORT0		7
12962306a36Sopenharmony_ci#define MASTER_MDP_PORT1		8
13062306a36Sopenharmony_ci#define MASTER_ROTATOR			9
13162306a36Sopenharmony_ci#define SLAVE_MNOC_HF_MEM_NOC		10
13262306a36Sopenharmony_ci#define SLAVE_MNOC_SF_MEM_NOC		11
13362306a36Sopenharmony_ci#define SLAVE_SERVICE_MNOC		12
13462306a36Sopenharmony_ci
13562306a36Sopenharmony_ci#define MASTER_NPU_SYS			0
13662306a36Sopenharmony_ci#define MASTER_NPU_CDP			1
13762306a36Sopenharmony_ci#define MASTER_NPU_NOC_CFG		2
13862306a36Sopenharmony_ci#define SLAVE_NPU_CAL_DP0		3
13962306a36Sopenharmony_ci#define SLAVE_NPU_CAL_DP1		4
14062306a36Sopenharmony_ci#define SLAVE_NPU_CP			5
14162306a36Sopenharmony_ci#define SLAVE_NPU_INT_DMA_BWMON_CFG	6
14262306a36Sopenharmony_ci#define SLAVE_NPU_DPM			7
14362306a36Sopenharmony_ci#define SLAVE_ISENSE_CFG		8
14462306a36Sopenharmony_ci#define SLAVE_NPU_LLM_CFG		9
14562306a36Sopenharmony_ci#define SLAVE_NPU_TCM			10
14662306a36Sopenharmony_ci#define SLAVE_NPU_COMPUTE_NOC		11
14762306a36Sopenharmony_ci#define SLAVE_SERVICE_NPU_NOC		12
14862306a36Sopenharmony_ci
14962306a36Sopenharmony_ci#define MASTER_SNOC_CFG			0
15062306a36Sopenharmony_ci#define A1NOC_SNOC_MAS			1
15162306a36Sopenharmony_ci#define A2NOC_SNOC_MAS			2
15262306a36Sopenharmony_ci#define MASTER_GEM_NOC_SNOC		3
15362306a36Sopenharmony_ci#define MASTER_GEM_NOC_PCIE_SNOC	4
15462306a36Sopenharmony_ci#define MASTER_PIMEM			5
15562306a36Sopenharmony_ci#define MASTER_GIC			6
15662306a36Sopenharmony_ci#define SLAVE_APPSS			7
15762306a36Sopenharmony_ci#define SNOC_CNOC_SLV			8
15862306a36Sopenharmony_ci#define SLAVE_SNOC_GEM_NOC_GC		9
15962306a36Sopenharmony_ci#define SLAVE_SNOC_GEM_NOC_SF		10
16062306a36Sopenharmony_ci#define SLAVE_OCIMEM			11
16162306a36Sopenharmony_ci#define SLAVE_PIMEM			12
16262306a36Sopenharmony_ci#define SLAVE_SERVICE_SNOC		13
16362306a36Sopenharmony_ci#define SLAVE_PCIE_0			14
16462306a36Sopenharmony_ci#define SLAVE_PCIE_1			15
16562306a36Sopenharmony_ci#define SLAVE_PCIE_2			16
16662306a36Sopenharmony_ci#define SLAVE_QDSS_STM			17
16762306a36Sopenharmony_ci#define SLAVE_TCU			18
16862306a36Sopenharmony_ci
16962306a36Sopenharmony_ci#define MASTER_QUP_CORE_0		0
17062306a36Sopenharmony_ci#define MASTER_QUP_CORE_1		1
17162306a36Sopenharmony_ci#define MASTER_QUP_CORE_2		2
17262306a36Sopenharmony_ci#define SLAVE_QUP_CORE_0		3
17362306a36Sopenharmony_ci#define SLAVE_QUP_CORE_1		4
17462306a36Sopenharmony_ci#define SLAVE_QUP_CORE_2		5
17562306a36Sopenharmony_ci
17662306a36Sopenharmony_ci#endif
177