162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Qualcomm #define SC7180 interconnect IDs
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2020, The Linux Foundation. All rights reserved.
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#ifndef __DRIVERS_INTERCONNECT_QCOM_SC7180_H
962306a36Sopenharmony_ci#define __DRIVERS_INTERCONNECT_QCOM_SC7180_H
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#define SC7180_MASTER_APPSS_PROC			0
1262306a36Sopenharmony_ci#define SC7180_MASTER_SYS_TCU				1
1362306a36Sopenharmony_ci#define SC7180_MASTER_NPU_SYS				2
1462306a36Sopenharmony_ci/* 3 was used by MASTER_IPA_CORE, now represented as RPMh clock */
1562306a36Sopenharmony_ci#define SC7180_MASTER_LLCC				4
1662306a36Sopenharmony_ci#define SC7180_MASTER_A1NOC_CFG				5
1762306a36Sopenharmony_ci#define SC7180_MASTER_A2NOC_CFG				6
1862306a36Sopenharmony_ci#define SC7180_MASTER_CNOC_DC_NOC			7
1962306a36Sopenharmony_ci#define SC7180_MASTER_GEM_NOC_CFG			8
2062306a36Sopenharmony_ci#define SC7180_MASTER_CNOC_MNOC_CFG			9
2162306a36Sopenharmony_ci#define SC7180_MASTER_NPU_NOC_CFG			10
2262306a36Sopenharmony_ci#define SC7180_MASTER_QDSS_BAM				11
2362306a36Sopenharmony_ci#define SC7180_MASTER_QSPI				12
2462306a36Sopenharmony_ci#define SC7180_MASTER_QUP_0				13
2562306a36Sopenharmony_ci#define SC7180_MASTER_QUP_1				14
2662306a36Sopenharmony_ci#define SC7180_MASTER_SNOC_CFG				15
2762306a36Sopenharmony_ci#define SC7180_MASTER_A1NOC_SNOC			16
2862306a36Sopenharmony_ci#define SC7180_MASTER_A2NOC_SNOC			17
2962306a36Sopenharmony_ci#define SC7180_MASTER_COMPUTE_NOC			18
3062306a36Sopenharmony_ci#define SC7180_MASTER_GEM_NOC_SNOC			19
3162306a36Sopenharmony_ci#define SC7180_MASTER_MNOC_HF_MEM_NOC			20
3262306a36Sopenharmony_ci#define SC7180_MASTER_MNOC_SF_MEM_NOC			21
3362306a36Sopenharmony_ci#define SC7180_MASTER_NPU				22
3462306a36Sopenharmony_ci#define SC7180_MASTER_SNOC_CNOC				23
3562306a36Sopenharmony_ci#define SC7180_MASTER_SNOC_GC_MEM_NOC			24
3662306a36Sopenharmony_ci#define SC7180_MASTER_SNOC_SF_MEM_NOC			25
3762306a36Sopenharmony_ci#define SC7180_MASTER_QUP_CORE_0			26
3862306a36Sopenharmony_ci#define SC7180_MASTER_QUP_CORE_1			27
3962306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_HF0			28
4062306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_HF1			29
4162306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_HF0_UNCOMP			30
4262306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_HF1_UNCOMP			31
4362306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_SF				32
4462306a36Sopenharmony_ci#define SC7180_MASTER_CAMNOC_SF_UNCOMP			33
4562306a36Sopenharmony_ci#define SC7180_MASTER_CRYPTO				34
4662306a36Sopenharmony_ci#define SC7180_MASTER_GFX3D				35
4762306a36Sopenharmony_ci#define SC7180_MASTER_IPA				36
4862306a36Sopenharmony_ci#define SC7180_MASTER_MDP0				37
4962306a36Sopenharmony_ci#define SC7180_MASTER_NPU_PROC				38
5062306a36Sopenharmony_ci#define SC7180_MASTER_PIMEM				39
5162306a36Sopenharmony_ci#define SC7180_MASTER_ROTATOR				40
5262306a36Sopenharmony_ci#define SC7180_MASTER_VIDEO_P0				41
5362306a36Sopenharmony_ci#define SC7180_MASTER_VIDEO_PROC			42
5462306a36Sopenharmony_ci#define SC7180_MASTER_QDSS_DAP				43
5562306a36Sopenharmony_ci#define SC7180_MASTER_QDSS_ETR				44
5662306a36Sopenharmony_ci#define SC7180_MASTER_SDCC_2				45
5762306a36Sopenharmony_ci#define SC7180_MASTER_UFS_MEM				46
5862306a36Sopenharmony_ci#define SC7180_MASTER_USB3				47
5962306a36Sopenharmony_ci#define SC7180_MASTER_EMMC				48
6062306a36Sopenharmony_ci#define SC7180_SLAVE_EBI1				49
6162306a36Sopenharmony_ci/* 50 was used by SLAVE_IPA_CORE, now represented as RPMh clock */
6262306a36Sopenharmony_ci#define SC7180_SLAVE_A1NOC_CFG				51
6362306a36Sopenharmony_ci#define SC7180_SLAVE_A2NOC_CFG				52
6462306a36Sopenharmony_ci#define SC7180_SLAVE_AHB2PHY_SOUTH			53
6562306a36Sopenharmony_ci#define SC7180_SLAVE_AHB2PHY_CENTER			54
6662306a36Sopenharmony_ci#define SC7180_SLAVE_AOP				55
6762306a36Sopenharmony_ci#define SC7180_SLAVE_AOSS				56
6862306a36Sopenharmony_ci#define SC7180_SLAVE_APPSS				57
6962306a36Sopenharmony_ci#define SC7180_SLAVE_BOOT_ROM				58
7062306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_CAL_DP0			59
7162306a36Sopenharmony_ci#define SC7180_SLAVE_CAMERA_CFG				60
7262306a36Sopenharmony_ci#define SC7180_SLAVE_CAMERA_NRT_THROTTLE_CFG		61
7362306a36Sopenharmony_ci#define SC7180_SLAVE_CAMERA_RT_THROTTLE_CFG		62
7462306a36Sopenharmony_ci#define SC7180_SLAVE_CLK_CTL				63
7562306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_CP				64
7662306a36Sopenharmony_ci#define SC7180_SLAVE_RBCPR_CX_CFG			65
7762306a36Sopenharmony_ci#define SC7180_SLAVE_RBCPR_MX_CFG			66
7862306a36Sopenharmony_ci#define SC7180_SLAVE_CRYPTO_0_CFG			67
7962306a36Sopenharmony_ci#define SC7180_SLAVE_DCC_CFG				68
8062306a36Sopenharmony_ci#define SC7180_SLAVE_CNOC_DDRSS				69
8162306a36Sopenharmony_ci#define SC7180_SLAVE_DISPLAY_CFG			70
8262306a36Sopenharmony_ci#define SC7180_SLAVE_DISPLAY_RT_THROTTLE_CFG		71
8362306a36Sopenharmony_ci#define SC7180_SLAVE_DISPLAY_THROTTLE_CFG		72
8462306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_INT_DMA_BWMON_CFG		73
8562306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_DPM				74
8662306a36Sopenharmony_ci#define SC7180_SLAVE_EMMC_CFG				75
8762306a36Sopenharmony_ci#define SC7180_SLAVE_GEM_NOC_CFG			76
8862306a36Sopenharmony_ci#define SC7180_SLAVE_GLM				77
8962306a36Sopenharmony_ci#define SC7180_SLAVE_GFX3D_CFG				78
9062306a36Sopenharmony_ci#define SC7180_SLAVE_IMEM_CFG				79
9162306a36Sopenharmony_ci#define SC7180_SLAVE_IPA_CFG				80
9262306a36Sopenharmony_ci#define SC7180_SLAVE_ISENSE_CFG				81
9362306a36Sopenharmony_ci#define SC7180_SLAVE_LLCC_CFG				82
9462306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_LLM_CFG			83
9562306a36Sopenharmony_ci#define SC7180_SLAVE_MSS_PROC_MS_MPU_CFG		84
9662306a36Sopenharmony_ci#define SC7180_SLAVE_CNOC_MNOC_CFG			85
9762306a36Sopenharmony_ci#define SC7180_SLAVE_CNOC_MSS				86
9862306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_CFG				87
9962306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_DMA_BWMON_CFG			88
10062306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_PROC_BWMON_CFG			89
10162306a36Sopenharmony_ci#define SC7180_SLAVE_PDM				90
10262306a36Sopenharmony_ci#define SC7180_SLAVE_PIMEM_CFG				91
10362306a36Sopenharmony_ci#define SC7180_SLAVE_PRNG				92
10462306a36Sopenharmony_ci#define SC7180_SLAVE_QDSS_CFG				93
10562306a36Sopenharmony_ci#define SC7180_SLAVE_QM_CFG				94
10662306a36Sopenharmony_ci#define SC7180_SLAVE_QM_MPU_CFG				95
10762306a36Sopenharmony_ci#define SC7180_SLAVE_QSPI_0				96
10862306a36Sopenharmony_ci#define SC7180_SLAVE_QUP_0				97
10962306a36Sopenharmony_ci#define SC7180_SLAVE_QUP_1				98
11062306a36Sopenharmony_ci#define SC7180_SLAVE_SDCC_2				99
11162306a36Sopenharmony_ci#define SC7180_SLAVE_SECURITY				100
11262306a36Sopenharmony_ci#define SC7180_SLAVE_SNOC_CFG				101
11362306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_TCM				102
11462306a36Sopenharmony_ci#define SC7180_SLAVE_TCSR				103
11562306a36Sopenharmony_ci#define SC7180_SLAVE_TLMM_WEST				104
11662306a36Sopenharmony_ci#define SC7180_SLAVE_TLMM_NORTH				105
11762306a36Sopenharmony_ci#define SC7180_SLAVE_TLMM_SOUTH				106
11862306a36Sopenharmony_ci#define SC7180_SLAVE_UFS_MEM_CFG			107
11962306a36Sopenharmony_ci#define SC7180_SLAVE_USB3				108
12062306a36Sopenharmony_ci#define SC7180_SLAVE_VENUS_CFG				109
12162306a36Sopenharmony_ci#define SC7180_SLAVE_VENUS_THROTTLE_CFG			110
12262306a36Sopenharmony_ci#define SC7180_SLAVE_VSENSE_CTRL_CFG			111
12362306a36Sopenharmony_ci#define SC7180_SLAVE_A1NOC_SNOC				112
12462306a36Sopenharmony_ci#define SC7180_SLAVE_A2NOC_SNOC				113
12562306a36Sopenharmony_ci#define SC7180_SLAVE_CAMNOC_UNCOMP			114
12662306a36Sopenharmony_ci#define SC7180_SLAVE_CDSP_GEM_NOC			115
12762306a36Sopenharmony_ci#define SC7180_SLAVE_SNOC_CNOC				116
12862306a36Sopenharmony_ci#define SC7180_SLAVE_GEM_NOC_SNOC			117
12962306a36Sopenharmony_ci#define SC7180_SLAVE_SNOC_GEM_NOC_GC			118
13062306a36Sopenharmony_ci#define SC7180_SLAVE_SNOC_GEM_NOC_SF			119
13162306a36Sopenharmony_ci#define SC7180_SLAVE_LLCC				120
13262306a36Sopenharmony_ci#define SC7180_SLAVE_MNOC_HF_MEM_NOC			121
13362306a36Sopenharmony_ci#define SC7180_SLAVE_MNOC_SF_MEM_NOC			122
13462306a36Sopenharmony_ci#define SC7180_SLAVE_NPU_COMPUTE_NOC			123
13562306a36Sopenharmony_ci#define SC7180_SLAVE_QUP_CORE_0				124
13662306a36Sopenharmony_ci#define SC7180_SLAVE_QUP_CORE_1				125
13762306a36Sopenharmony_ci#define SC7180_SLAVE_IMEM				126
13862306a36Sopenharmony_ci#define SC7180_SLAVE_PIMEM				127
13962306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_A1NOC			128
14062306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_A2NOC			129
14162306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_CNOC			130
14262306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_GEM_NOC			131
14362306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_MNOC			132
14462306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_NPU_NOC			133
14562306a36Sopenharmony_ci#define SC7180_SLAVE_SERVICE_SNOC			134
14662306a36Sopenharmony_ci#define SC7180_SLAVE_QDSS_STM				135
14762306a36Sopenharmony_ci#define SC7180_SLAVE_TCU				136
14862306a36Sopenharmony_ci
14962306a36Sopenharmony_ci#endif
150