162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_QDU1000_H
762306a36Sopenharmony_ci#define __DT_BINDINGS_INTERCONNECT_QCOM_QDU1000_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define MASTER_QUP_CORE_0			0
1062306a36Sopenharmony_ci#define MASTER_QUP_CORE_1			1
1162306a36Sopenharmony_ci#define SLAVE_QUP_CORE_0			2
1262306a36Sopenharmony_ci#define SLAVE_QUP_CORE_1			3
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci#define MASTER_SYS_TCU				0
1562306a36Sopenharmony_ci#define MASTER_APPSS_PROC			1
1662306a36Sopenharmony_ci#define MASTER_GEMNOC_ECPRI_DMA			2
1762306a36Sopenharmony_ci#define MASTER_FEC_2_GEMNOC			3
1862306a36Sopenharmony_ci#define MASTER_ANOC_PCIE_GEM_NOC		4
1962306a36Sopenharmony_ci#define MASTER_SNOC_GC_MEM_NOC			5
2062306a36Sopenharmony_ci#define MASTER_SNOC_SF_MEM_NOC			6
2162306a36Sopenharmony_ci#define MASTER_MSS_PROC				7
2262306a36Sopenharmony_ci#define SLAVE_GEM_NOC_CNOC			8
2362306a36Sopenharmony_ci#define SLAVE_LLCC				9
2462306a36Sopenharmony_ci#define SLAVE_GEMNOC_MODEM_CNOC			10
2562306a36Sopenharmony_ci#define SLAVE_MEM_NOC_PCIE_SNOC			11
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ci#define MASTER_LLCC				0
2862306a36Sopenharmony_ci#define SLAVE_EBI1				1
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ci#define MASTER_GIC_AHB				0
3162306a36Sopenharmony_ci#define MASTER_QDSS_BAM				1
3262306a36Sopenharmony_ci#define MASTER_QPIC				2
3362306a36Sopenharmony_ci#define MASTER_QSPI_0				3
3462306a36Sopenharmony_ci#define MASTER_QUP_0				4
3562306a36Sopenharmony_ci#define MASTER_QUP_1				5
3662306a36Sopenharmony_ci#define MASTER_SNOC_CFG				6
3762306a36Sopenharmony_ci#define MASTER_ANOC_SNOC			7
3862306a36Sopenharmony_ci#define MASTER_ANOC_GSI				8
3962306a36Sopenharmony_ci#define MASTER_GEM_NOC_CNOC			9
4062306a36Sopenharmony_ci#define MASTER_GEMNOC_MODEM_CNOC		10
4162306a36Sopenharmony_ci#define MASTER_GEM_NOC_PCIE_SNOC		11
4262306a36Sopenharmony_ci#define MASTER_CRYPTO				12
4362306a36Sopenharmony_ci#define MASTER_ECPRI_GSI			13
4462306a36Sopenharmony_ci#define MASTER_PIMEM				14
4562306a36Sopenharmony_ci#define MASTER_SNOC_ECPRI_DMA			15
4662306a36Sopenharmony_ci#define MASTER_GIC				16
4762306a36Sopenharmony_ci#define MASTER_PCIE				17
4862306a36Sopenharmony_ci#define MASTER_QDSS_ETR				18
4962306a36Sopenharmony_ci#define MASTER_QDSS_ETR_1			19
5062306a36Sopenharmony_ci#define MASTER_SDCC_1				20
5162306a36Sopenharmony_ci#define MASTER_USB3				21
5262306a36Sopenharmony_ci#define SLAVE_AHB2PHY_SOUTH			22
5362306a36Sopenharmony_ci#define SLAVE_AHB2PHY_NORTH			23
5462306a36Sopenharmony_ci#define SLAVE_AHB2PHY_EAST			24
5562306a36Sopenharmony_ci#define SLAVE_AOSS				25
5662306a36Sopenharmony_ci#define SLAVE_CLK_CTL				26
5762306a36Sopenharmony_ci#define SLAVE_RBCPR_CX_CFG			27
5862306a36Sopenharmony_ci#define SLAVE_RBCPR_MX_CFG			28
5962306a36Sopenharmony_ci#define SLAVE_CRYPTO_0_CFG			29
6062306a36Sopenharmony_ci#define SLAVE_ECPRI_CFG				30
6162306a36Sopenharmony_ci#define SLAVE_IMEM_CFG				31
6262306a36Sopenharmony_ci#define SLAVE_IPC_ROUTER_CFG			32
6362306a36Sopenharmony_ci#define SLAVE_CNOC_MSS				33
6462306a36Sopenharmony_ci#define SLAVE_PCIE_CFG				34
6562306a36Sopenharmony_ci#define SLAVE_PDM				35
6662306a36Sopenharmony_ci#define SLAVE_PIMEM_CFG				36
6762306a36Sopenharmony_ci#define SLAVE_PRNG				37
6862306a36Sopenharmony_ci#define SLAVE_QDSS_CFG				38
6962306a36Sopenharmony_ci#define SLAVE_QPIC				40
7062306a36Sopenharmony_ci#define SLAVE_QSPI_0				41
7162306a36Sopenharmony_ci#define SLAVE_QUP_0				42
7262306a36Sopenharmony_ci#define SLAVE_QUP_1				43
7362306a36Sopenharmony_ci#define SLAVE_SDCC_2				44
7462306a36Sopenharmony_ci#define SLAVE_SMBUS_CFG				45
7562306a36Sopenharmony_ci#define SLAVE_SNOC_CFG				46
7662306a36Sopenharmony_ci#define SLAVE_TCSR				47
7762306a36Sopenharmony_ci#define SLAVE_TLMM				48
7862306a36Sopenharmony_ci#define SLAVE_TME_CFG				49
7962306a36Sopenharmony_ci#define SLAVE_TSC_CFG				50
8062306a36Sopenharmony_ci#define SLAVE_USB3_0				51
8162306a36Sopenharmony_ci#define SLAVE_VSENSE_CTRL_CFG			52
8262306a36Sopenharmony_ci#define SLAVE_A1NOC_SNOC			53
8362306a36Sopenharmony_ci#define SLAVE_ANOC_SNOC_GSI			54
8462306a36Sopenharmony_ci#define SLAVE_DDRSS_CFG				55
8562306a36Sopenharmony_ci#define SLAVE_ECPRI_GEMNOC			56
8662306a36Sopenharmony_ci#define SLAVE_SNOC_GEM_NOC_GC			57
8762306a36Sopenharmony_ci#define SLAVE_SNOC_GEM_NOC_SF			58
8862306a36Sopenharmony_ci#define SLAVE_MODEM_OFFLINE			59
8962306a36Sopenharmony_ci#define SLAVE_ANOC_PCIE_GEM_NOC			60
9062306a36Sopenharmony_ci#define SLAVE_IMEM				61
9162306a36Sopenharmony_ci#define SLAVE_PIMEM				62
9262306a36Sopenharmony_ci#define SLAVE_SERVICE_SNOC			63
9362306a36Sopenharmony_ci#define SLAVE_ETHERNET_SS			64
9462306a36Sopenharmony_ci#define SLAVE_PCIE_0				65
9562306a36Sopenharmony_ci#define SLAVE_QDSS_STM				66
9662306a36Sopenharmony_ci#define SLAVE_TCU				67
9762306a36Sopenharmony_ci
9862306a36Sopenharmony_ci#endif
99