~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/interconnect/qcom,sm6350.h

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /include/dt-bindings/interconnect/qcom,sm6350.h (Architecture mips) and /include/dt-bindings/interconnect/qcom,sm6350.h (Architecture alpha)


  1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-C      1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */
  2 /*                                                  2 /*
  3  * Qualcomm SM6350 interconnect IDs                 3  * Qualcomm SM6350 interconnect IDs
  4  *                                                  4  *
  5  * Copyright (C) 2022 Luca Weiss <luca.weiss@f      5  * Copyright (C) 2022 Luca Weiss <luca.weiss@fairphone.com>
  6  */                                                 6  */
  7                                                     7 
  8 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SM6350      8 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SM6350_H
  9 #define __DT_BINDINGS_INTERCONNECT_QCOM_SM6350      9 #define __DT_BINDINGS_INTERCONNECT_QCOM_SM6350_H
 10                                                    10 
 11 #define MASTER_A1NOC_CFG                0          11 #define MASTER_A1NOC_CFG                0
 12 #define MASTER_QUP_0                    1          12 #define MASTER_QUP_0                    1
 13 #define MASTER_EMMC                     2          13 #define MASTER_EMMC                     2
 14 #define MASTER_UFS_MEM                  3          14 #define MASTER_UFS_MEM                  3
 15 #define A1NOC_SNOC_SLV                  4          15 #define A1NOC_SNOC_SLV                  4
 16 #define SLAVE_SERVICE_A1NOC             5          16 #define SLAVE_SERVICE_A1NOC             5
 17                                                    17 
 18 #define MASTER_A2NOC_CFG                0          18 #define MASTER_A2NOC_CFG                0
 19 #define MASTER_QDSS_BAM                 1          19 #define MASTER_QDSS_BAM                 1
 20 #define MASTER_QUP_1                    2          20 #define MASTER_QUP_1                    2
 21 #define MASTER_CRYPTO_CORE_0            3          21 #define MASTER_CRYPTO_CORE_0            3
 22 #define MASTER_IPA                      4          22 #define MASTER_IPA                      4
 23 #define MASTER_QDSS_ETR                 5          23 #define MASTER_QDSS_ETR                 5
 24 #define MASTER_SDCC_2                   6          24 #define MASTER_SDCC_2                   6
 25 #define MASTER_USB3                     7          25 #define MASTER_USB3                     7
 26 #define A2NOC_SNOC_SLV                  8          26 #define A2NOC_SNOC_SLV                  8
 27 #define SLAVE_SERVICE_A2NOC             9          27 #define SLAVE_SERVICE_A2NOC             9
 28                                                    28 
 29 #define MASTER_CAMNOC_HF0_UNCOMP        0          29 #define MASTER_CAMNOC_HF0_UNCOMP        0
 30 #define MASTER_CAMNOC_ICP_UNCOMP        1          30 #define MASTER_CAMNOC_ICP_UNCOMP        1
 31 #define MASTER_CAMNOC_SF_UNCOMP         2          31 #define MASTER_CAMNOC_SF_UNCOMP         2
 32 #define MASTER_QUP_CORE_0               3          32 #define MASTER_QUP_CORE_0               3
 33 #define MASTER_QUP_CORE_1               4          33 #define MASTER_QUP_CORE_1               4
 34 #define MASTER_LLCC                     5          34 #define MASTER_LLCC                     5
 35 #define SLAVE_CAMNOC_UNCOMP             6          35 #define SLAVE_CAMNOC_UNCOMP             6
 36 #define SLAVE_QUP_CORE_0                7          36 #define SLAVE_QUP_CORE_0                7
 37 #define SLAVE_QUP_CORE_1                8          37 #define SLAVE_QUP_CORE_1                8
 38 #define SLAVE_EBI_CH0                   9          38 #define SLAVE_EBI_CH0                   9
 39                                                    39 
 40 #define MASTER_NPU                      0          40 #define MASTER_NPU                      0
 41 #define MASTER_NPU_PROC                 1          41 #define MASTER_NPU_PROC                 1
 42 #define SLAVE_CDSP_GEM_NOC              2          42 #define SLAVE_CDSP_GEM_NOC              2
 43                                                    43 
 44 #define SNOC_CNOC_MAS                   0          44 #define SNOC_CNOC_MAS                   0
 45 #define MASTER_QDSS_DAP                 1          45 #define MASTER_QDSS_DAP                 1
 46 #define SLAVE_A1NOC_CFG                 2          46 #define SLAVE_A1NOC_CFG                 2
 47 #define SLAVE_A2NOC_CFG                 3          47 #define SLAVE_A2NOC_CFG                 3
 48 #define SLAVE_AHB2PHY                   4          48 #define SLAVE_AHB2PHY                   4
 49 #define SLAVE_AHB2PHY_2                 5          49 #define SLAVE_AHB2PHY_2                 5
 50 #define SLAVE_AOSS                      6          50 #define SLAVE_AOSS                      6
 51 #define SLAVE_BOOT_ROM                  7          51 #define SLAVE_BOOT_ROM                  7
 52 #define SLAVE_CAMERA_CFG                8          52 #define SLAVE_CAMERA_CFG                8
 53 #define SLAVE_CAMERA_NRT_THROTTLE_CFG   9          53 #define SLAVE_CAMERA_NRT_THROTTLE_CFG   9
 54 #define SLAVE_CAMERA_RT_THROTTLE_CFG    10         54 #define SLAVE_CAMERA_RT_THROTTLE_CFG    10
 55 #define SLAVE_CLK_CTL                   11         55 #define SLAVE_CLK_CTL                   11
 56 #define SLAVE_RBCPR_CX_CFG              12         56 #define SLAVE_RBCPR_CX_CFG              12
 57 #define SLAVE_RBCPR_MX_CFG              13         57 #define SLAVE_RBCPR_MX_CFG              13
 58 #define SLAVE_CRYPTO_0_CFG              14         58 #define SLAVE_CRYPTO_0_CFG              14
 59 #define SLAVE_DCC_CFG                   15         59 #define SLAVE_DCC_CFG                   15
 60 #define SLAVE_CNOC_DDRSS                16         60 #define SLAVE_CNOC_DDRSS                16
 61 #define SLAVE_DISPLAY_CFG               17         61 #define SLAVE_DISPLAY_CFG               17
 62 #define SLAVE_DISPLAY_THROTTLE_CFG      18         62 #define SLAVE_DISPLAY_THROTTLE_CFG      18
 63 #define SLAVE_EMMC_CFG                  19         63 #define SLAVE_EMMC_CFG                  19
 64 #define SLAVE_GLM                       20         64 #define SLAVE_GLM                       20
 65 #define SLAVE_GRAPHICS_3D_CFG           21         65 #define SLAVE_GRAPHICS_3D_CFG           21
 66 #define SLAVE_IMEM_CFG                  22         66 #define SLAVE_IMEM_CFG                  22
 67 #define SLAVE_IPA_CFG                   23         67 #define SLAVE_IPA_CFG                   23
 68 #define SLAVE_CNOC_MNOC_CFG             24         68 #define SLAVE_CNOC_MNOC_CFG             24
 69 #define SLAVE_CNOC_MSS                  25         69 #define SLAVE_CNOC_MSS                  25
 70 #define SLAVE_NPU_CFG                   26         70 #define SLAVE_NPU_CFG                   26
 71 #define SLAVE_PDM                       27         71 #define SLAVE_PDM                       27
 72 #define SLAVE_PIMEM_CFG                 28         72 #define SLAVE_PIMEM_CFG                 28
 73 #define SLAVE_PRNG                      29         73 #define SLAVE_PRNG                      29
 74 #define SLAVE_QDSS_CFG                  30         74 #define SLAVE_QDSS_CFG                  30
 75 #define SLAVE_QM_CFG                    31         75 #define SLAVE_QM_CFG                    31
 76 #define SLAVE_QM_MPU_CFG                32         76 #define SLAVE_QM_MPU_CFG                32
 77 #define SLAVE_QUP_0                     33         77 #define SLAVE_QUP_0                     33
 78 #define SLAVE_QUP_1                     34         78 #define SLAVE_QUP_1                     34
 79 #define SLAVE_SDCC_2                    35         79 #define SLAVE_SDCC_2                    35
 80 #define SLAVE_SECURITY                  36         80 #define SLAVE_SECURITY                  36
 81 #define SLAVE_SNOC_CFG                  37         81 #define SLAVE_SNOC_CFG                  37
 82 #define SLAVE_TCSR                      38         82 #define SLAVE_TCSR                      38
 83 #define SLAVE_UFS_MEM_CFG               39         83 #define SLAVE_UFS_MEM_CFG               39
 84 #define SLAVE_USB3                      40         84 #define SLAVE_USB3                      40
 85 #define SLAVE_VENUS_CFG                 41         85 #define SLAVE_VENUS_CFG                 41
 86 #define SLAVE_VENUS_THROTTLE_CFG        42         86 #define SLAVE_VENUS_THROTTLE_CFG        42
 87 #define SLAVE_VSENSE_CTRL_CFG           43         87 #define SLAVE_VSENSE_CTRL_CFG           43
 88 #define SLAVE_SERVICE_CNOC              44         88 #define SLAVE_SERVICE_CNOC              44
 89                                                    89 
 90 #define MASTER_CNOC_DC_NOC              0          90 #define MASTER_CNOC_DC_NOC              0
 91 #define SLAVE_GEM_NOC_CFG               1          91 #define SLAVE_GEM_NOC_CFG               1
 92 #define SLAVE_LLCC_CFG                  2          92 #define SLAVE_LLCC_CFG                  2
 93                                                    93 
 94 #define MASTER_AMPSS_M0                 0          94 #define MASTER_AMPSS_M0                 0
 95 #define MASTER_SYS_TCU                  1          95 #define MASTER_SYS_TCU                  1
 96 #define MASTER_GEM_NOC_CFG              2          96 #define MASTER_GEM_NOC_CFG              2
 97 #define MASTER_COMPUTE_NOC              3          97 #define MASTER_COMPUTE_NOC              3
 98 #define MASTER_MNOC_HF_MEM_NOC          4          98 #define MASTER_MNOC_HF_MEM_NOC          4
 99 #define MASTER_MNOC_SF_MEM_NOC          5          99 #define MASTER_MNOC_SF_MEM_NOC          5
100 #define MASTER_SNOC_GC_MEM_NOC          6         100 #define MASTER_SNOC_GC_MEM_NOC          6
101 #define MASTER_SNOC_SF_MEM_NOC          7         101 #define MASTER_SNOC_SF_MEM_NOC          7
102 #define MASTER_GRAPHICS_3D              8         102 #define MASTER_GRAPHICS_3D              8
103 #define SLAVE_MCDMA_MS_MPU_CFG          9         103 #define SLAVE_MCDMA_MS_MPU_CFG          9
104 #define SLAVE_MSS_PROC_MS_MPU_CFG       10        104 #define SLAVE_MSS_PROC_MS_MPU_CFG       10
105 #define SLAVE_GEM_NOC_SNOC              11        105 #define SLAVE_GEM_NOC_SNOC              11
106 #define SLAVE_LLCC                      12        106 #define SLAVE_LLCC                      12
107 #define SLAVE_SERVICE_GEM_NOC           13        107 #define SLAVE_SERVICE_GEM_NOC           13
108                                                   108 
109 #define MASTER_CNOC_MNOC_CFG            0         109 #define MASTER_CNOC_MNOC_CFG            0
110 #define MASTER_VIDEO_P0                 1         110 #define MASTER_VIDEO_P0                 1
111 #define MASTER_VIDEO_PROC               2         111 #define MASTER_VIDEO_PROC               2
112 #define MASTER_CAMNOC_HF                3         112 #define MASTER_CAMNOC_HF                3
113 #define MASTER_CAMNOC_ICP               4         113 #define MASTER_CAMNOC_ICP               4
114 #define MASTER_CAMNOC_SF                5         114 #define MASTER_CAMNOC_SF                5
115 #define MASTER_MDP_PORT0                6         115 #define MASTER_MDP_PORT0                6
116 #define SLAVE_MNOC_HF_MEM_NOC           7         116 #define SLAVE_MNOC_HF_MEM_NOC           7
117 #define SLAVE_MNOC_SF_MEM_NOC           8         117 #define SLAVE_MNOC_SF_MEM_NOC           8
118 #define SLAVE_SERVICE_MNOC              9         118 #define SLAVE_SERVICE_MNOC              9
119                                                   119 
120 #define MASTER_NPU_SYS                  0         120 #define MASTER_NPU_SYS                  0
121 #define MASTER_NPU_NOC_CFG              1         121 #define MASTER_NPU_NOC_CFG              1
122 #define SLAVE_NPU_CAL_DP0               2         122 #define SLAVE_NPU_CAL_DP0               2
123 #define SLAVE_NPU_CP                    3         123 #define SLAVE_NPU_CP                    3
124 #define SLAVE_NPU_INT_DMA_BWMON_CFG     4         124 #define SLAVE_NPU_INT_DMA_BWMON_CFG     4
125 #define SLAVE_NPU_DPM                   5         125 #define SLAVE_NPU_DPM                   5
126 #define SLAVE_ISENSE_CFG                6         126 #define SLAVE_ISENSE_CFG                6
127 #define SLAVE_NPU_LLM_CFG               7         127 #define SLAVE_NPU_LLM_CFG               7
128 #define SLAVE_NPU_TCM                   8         128 #define SLAVE_NPU_TCM                   8
129 #define SLAVE_NPU_COMPUTE_NOC           9         129 #define SLAVE_NPU_COMPUTE_NOC           9
130 #define SLAVE_SERVICE_NPU_NOC           10        130 #define SLAVE_SERVICE_NPU_NOC           10
131                                                   131 
132 #define MASTER_SNOC_CFG                 0         132 #define MASTER_SNOC_CFG                 0
133 #define A1NOC_SNOC_MAS                  1         133 #define A1NOC_SNOC_MAS                  1
134 #define A2NOC_SNOC_MAS                  2         134 #define A2NOC_SNOC_MAS                  2
135 #define MASTER_GEM_NOC_SNOC             3         135 #define MASTER_GEM_NOC_SNOC             3
136 #define MASTER_PIMEM                    4         136 #define MASTER_PIMEM                    4
137 #define MASTER_GIC                      5         137 #define MASTER_GIC                      5
138 #define SLAVE_APPSS                     6         138 #define SLAVE_APPSS                     6
139 #define SNOC_CNOC_SLV                   7         139 #define SNOC_CNOC_SLV                   7
140 #define SLAVE_SNOC_GEM_NOC_GC           8         140 #define SLAVE_SNOC_GEM_NOC_GC           8
141 #define SLAVE_SNOC_GEM_NOC_SF           9         141 #define SLAVE_SNOC_GEM_NOC_SF           9
142 #define SLAVE_OCIMEM                    10        142 #define SLAVE_OCIMEM                    10
143 #define SLAVE_PIMEM                     11        143 #define SLAVE_PIMEM                     11
144 #define SLAVE_SERVICE_SNOC              12        144 #define SLAVE_SERVICE_SNOC              12
145 #define SLAVE_QDSS_STM                  13        145 #define SLAVE_QDSS_STM                  13
146 #define SLAVE_TCU                       14        146 #define SLAVE_TCU                       14
147                                                   147 
148 #endif                                            148 #endif
149                                                   149 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php