162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Qualcomm interconnect IDs
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2019, Linaro Ltd.
662306a36Sopenharmony_ci * Author: Georgi Djakov <georgi.djakov@linaro.org>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_MSM8916_H
1062306a36Sopenharmony_ci#define __DT_BINDINGS_INTERCONNECT_QCOM_MSM8916_H
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci#define BIMC_SNOC_SLV			0
1362306a36Sopenharmony_ci#define MASTER_JPEG			1
1462306a36Sopenharmony_ci#define MASTER_MDP_PORT0		2
1562306a36Sopenharmony_ci#define MASTER_QDSS_BAM			3
1662306a36Sopenharmony_ci#define MASTER_QDSS_ETR			4
1762306a36Sopenharmony_ci#define MASTER_SNOC_CFG			5
1862306a36Sopenharmony_ci#define MASTER_VFE			6
1962306a36Sopenharmony_ci#define MASTER_VIDEO_P0			7
2062306a36Sopenharmony_ci#define SNOC_MM_INT_0			8
2162306a36Sopenharmony_ci#define SNOC_MM_INT_1			9
2262306a36Sopenharmony_ci#define SNOC_MM_INT_2			10
2362306a36Sopenharmony_ci#define SNOC_MM_INT_BIMC		11
2462306a36Sopenharmony_ci#define PCNOC_SNOC_SLV			12
2562306a36Sopenharmony_ci#define SLAVE_APSS			13
2662306a36Sopenharmony_ci#define SLAVE_CATS_128			14
2762306a36Sopenharmony_ci#define SLAVE_OCMEM_64			15
2862306a36Sopenharmony_ci#define SLAVE_IMEM			16
2962306a36Sopenharmony_ci#define SLAVE_QDSS_STM			17
3062306a36Sopenharmony_ci#define SLAVE_SRVC_SNOC			18
3162306a36Sopenharmony_ci#define SNOC_BIMC_0_MAS			19
3262306a36Sopenharmony_ci#define SNOC_BIMC_1_MAS			20
3362306a36Sopenharmony_ci#define SNOC_INT_0			21
3462306a36Sopenharmony_ci#define SNOC_INT_1			22
3562306a36Sopenharmony_ci#define SNOC_INT_BIMC			23
3662306a36Sopenharmony_ci#define SNOC_PCNOC_MAS			24
3762306a36Sopenharmony_ci#define SNOC_QDSS_INT			25
3862306a36Sopenharmony_ci
3962306a36Sopenharmony_ci#define BIMC_SNOC_MAS			0
4062306a36Sopenharmony_ci#define MASTER_AMPSS_M0			1
4162306a36Sopenharmony_ci#define MASTER_GRAPHICS_3D		2
4262306a36Sopenharmony_ci#define MASTER_TCU0			3
4362306a36Sopenharmony_ci#define MASTER_TCU1			4
4462306a36Sopenharmony_ci#define SLAVE_AMPSS_L2			5
4562306a36Sopenharmony_ci#define SLAVE_EBI_CH0			6
4662306a36Sopenharmony_ci#define SNOC_BIMC_0_SLV			7
4762306a36Sopenharmony_ci#define SNOC_BIMC_1_SLV			8
4862306a36Sopenharmony_ci
4962306a36Sopenharmony_ci#define MASTER_BLSP_1			0
5062306a36Sopenharmony_ci#define MASTER_DEHR			1
5162306a36Sopenharmony_ci#define MASTER_LPASS			2
5262306a36Sopenharmony_ci#define MASTER_CRYPTO_CORE0		3
5362306a36Sopenharmony_ci#define MASTER_SDCC_1			4
5462306a36Sopenharmony_ci#define MASTER_SDCC_2			5
5562306a36Sopenharmony_ci#define MASTER_SPDM			6
5662306a36Sopenharmony_ci#define MASTER_USB_HS			7
5762306a36Sopenharmony_ci#define PCNOC_INT_0			8
5862306a36Sopenharmony_ci#define PCNOC_INT_1			9
5962306a36Sopenharmony_ci#define PCNOC_MAS_0			10
6062306a36Sopenharmony_ci#define PCNOC_MAS_1			11
6162306a36Sopenharmony_ci#define PCNOC_SLV_0			12
6262306a36Sopenharmony_ci#define PCNOC_SLV_1			13
6362306a36Sopenharmony_ci#define PCNOC_SLV_2			14
6462306a36Sopenharmony_ci#define PCNOC_SLV_3			15
6562306a36Sopenharmony_ci#define PCNOC_SLV_4			16
6662306a36Sopenharmony_ci#define PCNOC_SLV_8			17
6762306a36Sopenharmony_ci#define PCNOC_SLV_9			18
6862306a36Sopenharmony_ci#define PCNOC_SNOC_MAS			19
6962306a36Sopenharmony_ci#define SLAVE_BIMC_CFG			20
7062306a36Sopenharmony_ci#define SLAVE_BLSP_1			21
7162306a36Sopenharmony_ci#define SLAVE_BOOT_ROM			22
7262306a36Sopenharmony_ci#define SLAVE_CAMERA_CFG		23
7362306a36Sopenharmony_ci#define SLAVE_CLK_CTL			24
7462306a36Sopenharmony_ci#define SLAVE_CRYPTO_0_CFG		25
7562306a36Sopenharmony_ci#define SLAVE_DEHR_CFG			26
7662306a36Sopenharmony_ci#define SLAVE_DISPLAY_CFG		27
7762306a36Sopenharmony_ci#define SLAVE_GRAPHICS_3D_CFG		28
7862306a36Sopenharmony_ci#define SLAVE_IMEM_CFG			29
7962306a36Sopenharmony_ci#define SLAVE_LPASS			30
8062306a36Sopenharmony_ci#define SLAVE_MPM			31
8162306a36Sopenharmony_ci#define SLAVE_MSG_RAM			32
8262306a36Sopenharmony_ci#define SLAVE_MSS			33
8362306a36Sopenharmony_ci#define SLAVE_PDM			34
8462306a36Sopenharmony_ci#define SLAVE_PMIC_ARB			35
8562306a36Sopenharmony_ci#define SLAVE_PCNOC_CFG			36
8662306a36Sopenharmony_ci#define SLAVE_PRNG			37
8762306a36Sopenharmony_ci#define SLAVE_QDSS_CFG			38
8862306a36Sopenharmony_ci#define SLAVE_RBCPR_CFG			39
8962306a36Sopenharmony_ci#define SLAVE_SDCC_1			40
9062306a36Sopenharmony_ci#define SLAVE_SDCC_2			41
9162306a36Sopenharmony_ci#define SLAVE_SECURITY			42
9262306a36Sopenharmony_ci#define SLAVE_SNOC_CFG			43
9362306a36Sopenharmony_ci#define SLAVE_SPDM			44
9462306a36Sopenharmony_ci#define SLAVE_TCSR			45
9562306a36Sopenharmony_ci#define SLAVE_TLMM			46
9662306a36Sopenharmony_ci#define SLAVE_USB_HS			47
9762306a36Sopenharmony_ci#define SLAVE_VENUS_CFG			48
9862306a36Sopenharmony_ci#define SNOC_PCNOC_SLV			49
9962306a36Sopenharmony_ci
10062306a36Sopenharmony_ci#endif
101