Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
0002 /*
0003  * Qualcomm msm8974 interconnect IDs
0004  *
0005  * Copyright (c) 2019 Brian Masney <masneyb@onstation.org>
0006  */
0007 
0008 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_MSM8974_H
0009 #define __DT_BINDINGS_INTERCONNECT_QCOM_MSM8974_H
0010 
0011 #define BIMC_MAS_AMPSS_M0       0
0012 #define BIMC_MAS_AMPSS_M1       1
0013 #define BIMC_MAS_MSS_PROC       2
0014 #define BIMC_TO_MNOC            3
0015 #define BIMC_TO_SNOC            4
0016 #define BIMC_SLV_EBI_CH0        5
0017 #define BIMC_SLV_AMPSS_L2       6
0018 
0019 #define CNOC_MAS_RPM_INST       0
0020 #define CNOC_MAS_RPM_DATA       1
0021 #define CNOC_MAS_RPM_SYS        2
0022 #define CNOC_MAS_DEHR           3
0023 #define CNOC_MAS_QDSS_DAP       4
0024 #define CNOC_MAS_SPDM           5
0025 #define CNOC_MAS_TIC            6
0026 #define CNOC_SLV_CLK_CTL        7
0027 #define CNOC_SLV_CNOC_MSS       8
0028 #define CNOC_SLV_SECURITY       9
0029 #define CNOC_SLV_TCSR           10
0030 #define CNOC_SLV_TLMM           11
0031 #define CNOC_SLV_CRYPTO_0_CFG       12
0032 #define CNOC_SLV_CRYPTO_1_CFG       13
0033 #define CNOC_SLV_IMEM_CFG       14
0034 #define CNOC_SLV_MESSAGE_RAM        15
0035 #define CNOC_SLV_BIMC_CFG       16
0036 #define CNOC_SLV_BOOT_ROM       17
0037 #define CNOC_SLV_PMIC_ARB       18
0038 #define CNOC_SLV_SPDM_WRAPPER       19
0039 #define CNOC_SLV_DEHR_CFG       20
0040 #define CNOC_SLV_MPM            21
0041 #define CNOC_SLV_QDSS_CFG       22
0042 #define CNOC_SLV_RBCPR_CFG      23
0043 #define CNOC_SLV_RBCPR_QDSS_APU_CFG 24
0044 #define CNOC_TO_SNOC            25
0045 #define CNOC_SLV_CNOC_ONOC_CFG      26
0046 #define CNOC_SLV_CNOC_MNOC_MMSS_CFG 27
0047 #define CNOC_SLV_CNOC_MNOC_CFG      28
0048 #define CNOC_SLV_PNOC_CFG       29
0049 #define CNOC_SLV_SNOC_MPU_CFG       30
0050 #define CNOC_SLV_SNOC_CFG       31
0051 #define CNOC_SLV_EBI1_DLL_CFG       32
0052 #define CNOC_SLV_PHY_APU_CFG        33
0053 #define CNOC_SLV_EBI1_PHY_CFG       34
0054 #define CNOC_SLV_RPM            35
0055 #define CNOC_SLV_SERVICE_CNOC       36
0056 
0057 #define MNOC_MAS_GRAPHICS_3D        0
0058 #define MNOC_MAS_JPEG           1
0059 #define MNOC_MAS_MDP_PORT0      2
0060 #define MNOC_MAS_VIDEO_P0       3
0061 #define MNOC_MAS_VIDEO_P1       4
0062 #define MNOC_MAS_VFE            5
0063 #define MNOC_TO_CNOC            6
0064 #define MNOC_TO_BIMC            7
0065 #define MNOC_SLV_CAMERA_CFG     8
0066 #define MNOC_SLV_DISPLAY_CFG        9
0067 #define MNOC_SLV_OCMEM_CFG      10
0068 #define MNOC_SLV_CPR_CFG        11
0069 #define MNOC_SLV_CPR_XPU_CFG        12
0070 #define MNOC_SLV_MISC_CFG       13
0071 #define MNOC_SLV_MISC_XPU_CFG       14
0072 #define MNOC_SLV_VENUS_CFG      15
0073 #define MNOC_SLV_GRAPHICS_3D_CFG    16
0074 #define MNOC_SLV_MMSS_CLK_CFG       17
0075 #define MNOC_SLV_MMSS_CLK_XPU_CFG   18
0076 #define MNOC_SLV_MNOC_MPU_CFG       19
0077 #define MNOC_SLV_ONOC_MPU_CFG       20
0078 #define MNOC_SLV_SERVICE_MNOC       21
0079 
0080 #define OCMEM_NOC_TO_OCMEM_VNOC     0
0081 #define OCMEM_MAS_JPEG_OCMEM        1
0082 #define OCMEM_MAS_MDP_OCMEM     2
0083 #define OCMEM_MAS_VIDEO_P0_OCMEM    3
0084 #define OCMEM_MAS_VIDEO_P1_OCMEM    4
0085 #define OCMEM_MAS_VFE_OCMEM     5
0086 #define OCMEM_MAS_CNOC_ONOC_CFG     6
0087 #define OCMEM_SLV_SERVICE_ONOC      7
0088 #define OCMEM_VNOC_TO_SNOC      8
0089 #define OCMEM_VNOC_TO_OCMEM_NOC     9
0090 #define OCMEM_VNOC_MAS_GFX3D        10
0091 #define OCMEM_SLV_OCMEM         11
0092 
0093 #define PNOC_MAS_PNOC_CFG       0
0094 #define PNOC_MAS_SDCC_1         1
0095 #define PNOC_MAS_SDCC_3         2
0096 #define PNOC_MAS_SDCC_4         3
0097 #define PNOC_MAS_SDCC_2         4
0098 #define PNOC_MAS_TSIF           5
0099 #define PNOC_MAS_BAM_DMA        6
0100 #define PNOC_MAS_BLSP_2         7
0101 #define PNOC_MAS_USB_HSIC       8
0102 #define PNOC_MAS_BLSP_1         9
0103 #define PNOC_MAS_USB_HS         10
0104 #define PNOC_TO_SNOC            11
0105 #define PNOC_SLV_SDCC_1         12
0106 #define PNOC_SLV_SDCC_3         13
0107 #define PNOC_SLV_SDCC_2         14
0108 #define PNOC_SLV_SDCC_4         15
0109 #define PNOC_SLV_TSIF           16
0110 #define PNOC_SLV_BAM_DMA        17
0111 #define PNOC_SLV_BLSP_2         18
0112 #define PNOC_SLV_USB_HSIC       19
0113 #define PNOC_SLV_BLSP_1         20
0114 #define PNOC_SLV_USB_HS         21
0115 #define PNOC_SLV_PDM            22
0116 #define PNOC_SLV_PERIPH_APU_CFG     23
0117 #define PNOC_SLV_PNOC_MPU_CFG       24
0118 #define PNOC_SLV_PRNG           25
0119 #define PNOC_SLV_SERVICE_PNOC       26
0120 
0121 #define SNOC_MAS_LPASS_AHB      0
0122 #define SNOC_MAS_QDSS_BAM       1
0123 #define SNOC_MAS_SNOC_CFG       2
0124 #define SNOC_TO_BIMC            3
0125 #define SNOC_TO_CNOC            4
0126 #define SNOC_TO_PNOC            5
0127 #define SNOC_TO_OCMEM_VNOC      6
0128 #define SNOC_MAS_CRYPTO_CORE0       7
0129 #define SNOC_MAS_CRYPTO_CORE1       8
0130 #define SNOC_MAS_LPASS_PROC     9
0131 #define SNOC_MAS_MSS            10
0132 #define SNOC_MAS_MSS_NAV        11
0133 #define SNOC_MAS_OCMEM_DMA      12
0134 #define SNOC_MAS_WCSS           13
0135 #define SNOC_MAS_QDSS_ETR       14
0136 #define SNOC_MAS_USB3           15
0137 #define SNOC_SLV_AMPSS          16
0138 #define SNOC_SLV_LPASS          17
0139 #define SNOC_SLV_USB3           18
0140 #define SNOC_SLV_WCSS           19
0141 #define SNOC_SLV_OCIMEM         20
0142 #define SNOC_SLV_SNOC_OCMEM     21
0143 #define SNOC_SLV_SERVICE_SNOC       22
0144 #define SNOC_SLV_QDSS_STM       23
0145 
0146 #endif