1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
3 * Qualcomm MSM8937 interconnect IDs
6 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_MSM8937_H
7 #define __DT_BINDINGS_INTERCONNECT_QCOM_MSM8937_H
10 #define MAS_APPS_PROC 0
12 #define MAS_SNOC_BIMC_0 2
13 #define MAS_SNOC_BIMC_2 3
14 #define MAS_SNOC_BIMC_1 4
17 #define SLV_BIMC_SNOC 7
24 #define MAS_XI_USB_HS1 4
28 #define MAS_SNOC_PCNOC 8
31 #define PCNOC_INT_0 11
32 #define PCNOC_INT_1 12
33 #define PCNOC_INT_2 13
34 #define PCNOC_INT_3 14
48 #define SLV_SNOC_CFG 28
49 #define SLV_MESSAGE_RAM 29
50 #define SLV_CAMERA_SS_CFG 30
51 #define SLV_DISP_SS_CFG 31
52 #define SLV_VENUS_CFG 32
53 #define SLV_GPU_CFG 33
57 #define SLV_PMIC_ARB 37
59 #define SLV_CRYPTO_0_CFG 39
62 #define SLV_PCNOC_SNOC 42
65 #define MAS_QDSS_BAM 0
66 #define MAS_BIMC_SNOC 1
67 #define MAS_PCNOC_SNOC 2
68 #define MAS_QDSS_ETR 3
73 #define SLV_KPSS_AHB 8
75 #define SLV_SNOC_BIMC_1 10
77 #define SLV_SNOC_PCNOC 12
78 #define SLV_QDSS_STM 13
89 #define SLV_SNOC_BIMC_0 6
90 #define SLV_SNOC_BIMC_2 7
93 #endif /* __DT_BINDINGS_INTERCONNECT_QCOM_MSM8937_H */