/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved.
 */

#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDM670_H
#define __DT_BINDINGS_INTERCONNECT_QCOM_SDM670_H

#define MASTER_APPSS_PROC				0
#define MASTER_TCU_0				1
#define MASTER_LLCC				2
#define MASTER_GNOC_CFG				3
#define MASTER_A1NOC_CFG				4
#define MASTER_A2NOC_CFG				5
#define MASTER_CNOC_DC_NOC				6
#define MASTER_MEM_NOC_CFG				7
#define MASTER_CNOC_MNOC_CFG				8
#define MASTER_QDSS_BAM				9
#define MASTER_BLSP_1				10
#define MASTER_BLSP_2				11
#define MASTER_SNOC_CFG				12
#define MASTER_SPDM				13
#define MASTER_TIC				14
#define MASTER_TSIF				15
#define MASTER_A1NOC_SNOC				16
#define MASTER_A2NOC_SNOC				17
#define MASTER_GNOC_MEM_NOC				18
#define MASTER_CNOC_A2NOC				19
#define MASTER_GNOC_SNOC				20
#define MASTER_MEM_NOC_SNOC				21
#define MASTER_MNOC_HF_MEM_NOC				22
#define MASTER_MNOC_SF_MEM_NOC				23
#define MASTER_SNOC_CNOC				24
#define MASTER_SNOC_GC_MEM_NOC				25
#define MASTER_SNOC_SF_MEM_NOC				26
#define MASTER_CAMNOC_HF0				27
#define MASTER_CAMNOC_HF0_UNCOMP				28
#define MASTER_CAMNOC_HF1				29
#define MASTER_CAMNOC_HF1_UNCOMP				30
#define MASTER_CAMNOC_SF				31
#define MASTER_CAMNOC_SF_UNCOMP				32
#define MASTER_CRYPTO				33
#define MASTER_GFX3D				34
#define MASTER_IPA				35
#define MASTER_MDP0				36
#define MASTER_MDP1				37
#define MASTER_PIMEM				38
#define MASTER_ROTATOR				39
#define MASTER_VIDEO_P0				40
#define MASTER_VIDEO_P1				41
#define MASTER_VIDEO_PROC				42
#define MASTER_EMMC				43
#define MASTER_GIC				44
#define MASTER_QDSS_DAP				45
#define MASTER_QDSS_ETR				46
#define MASTER_SDCC_2				47
#define MASTER_SDCC_4				48
#define MASTER_UFS_MEM				49
#define MASTER_USB3_0				50
#define SLAVE_EBI1				512
#define SLAVE_A1NOC_CFG				513
#define SLAVE_A2NOC_CFG				514
#define SLAVE_AOP				515
#define SLAVE_AOSS				516
#define SLAVE_APPSS				517
#define SLAVE_CAMERA_CFG				518
#define SLAVE_CLK_CTL				519
#define SLAVE_CDSP_CFG				520
#define SLAVE_RBCPR_CX_CFG				521
#define SLAVE_CRYPTO_0_CFG				522
#define SLAVE_DCC_CFG				523
#define SLAVE_CNOC_DDRSS				524
#define SLAVE_DISPLAY_CFG				525
#define SLAVE_EMMC_CFG				526
#define SLAVE_GLM				527
#define SLAVE_GFX3D_CFG				528
#define SLAVE_IMEM_CFG				529
#define SLAVE_IPA_CFG				530
#define SLAVE_LLCC_CFG				531
#define SLAVE_MSS_PROC_MS_MPU_CFG				532
#define SLAVE_MEM_NOC_CFG				533
#define SLAVE_CNOC_MNOC_CFG				534
#define SLAVE_PDM				535
#define SLAVE_SOUTH_PHY_CFG				536
#define SLAVE_PIMEM_CFG				537
#define SLAVE_PRNG				538
#define SLAVE_QDSS_CFG				539
#define SLAVE_BLSP_2				540
#define SLAVE_BLSP_1				541
#define SLAVE_SDCC_2				542
#define SLAVE_SDCC_4				543
#define SLAVE_SNOC_CFG				544
#define SLAVE_SPDM_WRAPPER				545
#define SLAVE_TCSR				546
#define SLAVE_TLMM_NORTH				547
#define SLAVE_TLMM_SOUTH				548
#define SLAVE_TSIF				549
#define SLAVE_UFS_MEM_CFG				550
#define SLAVE_USB3_0				551
#define SLAVE_VENUS_CFG				552
#define SLAVE_VSENSE_CTRL_CFG				553
#define SLAVE_MNOC_SF_MEM_NOC				554
#define SLAVE_A1NOC_SNOC				555
#define SLAVE_A2NOC_SNOC				556
#define SLAVE_MEM_NOC_GNOC				557
#define SLAVE_CAMNOC_UNCOMP				558
#define SLAVE_SNOC_CNOC				559
#define SLAVE_CNOC_A2NOC				560
#define SLAVE_GNOC_SNOC				561
#define SLAVE_GNOC_MEM_NOC				562
#define SLAVE_LLCC				563
#define SLAVE_MNOC_HF_MEM_NOC				564
#define SLAVE_SNOC_MEM_NOC_GC				565
#define SLAVE_SNOC_MEM_NOC_SF				566
#define SLAVE_MEM_NOC_SNOC				567
#define SLAVE_IMEM				568
#define SLAVE_PIMEM				569
#define SLAVE_SERVICE_A1NOC				570
#define SLAVE_SERVICE_A2NOC				571
#define SLAVE_SERVICE_CNOC				572
#define SLAVE_SERVICE_GNOC				573
#define SLAVE_SERVICE_MEM_NOC				574
#define SLAVE_SERVICE_MNOC				575
#define SLAVE_SERVICE_SNOC				576
#define SLAVE_QDSS_STM				577
#define SLAVE_TCU				578
#define MASTER_LLCC_DISP				1000
#define MASTER_MNOC_HF_MEM_NOC_DISP				1001
#define MASTER_MNOC_SF_MEM_NOC_DISP				1002
#define MASTER_MDP0_DISP				1003
#define MASTER_MDP1_DISP				1004
#define MASTER_ROTATOR_DISP				1005
#define SLAVE_EBI1_DISP				1512
#define SLAVE_MNOC_SF_MEM_NOC_DISP				1513
#define SLAVE_LLCC_DISP				1514
#define SLAVE_MNOC_HF_MEM_NOC_DISP				1515

#endif
