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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/interconnect/qcom,sdm660.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,sdm660.h (Architecture sparc) and /include/dt-bindings/interconnect/qcom,sdm660.h (Architecture ppc)


  1 /* SPDX-License-Identifier: GPL-2.0 */              1 /* SPDX-License-Identifier: GPL-2.0 */
  2 /* SDM660 interconnect IDs */                       2 /* SDM660 interconnect IDs */
  3                                                     3 
  4 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDM660      4 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDM660_H
  5 #define __DT_BINDINGS_INTERCONNECT_QCOM_SDM660      5 #define __DT_BINDINGS_INTERCONNECT_QCOM_SDM660_H
  6                                                     6 
  7 /* A2NOC */                                         7 /* A2NOC */
  8 #define MASTER_IPA                      0           8 #define MASTER_IPA                      0
  9 #define MASTER_CNOC_A2NOC               1           9 #define MASTER_CNOC_A2NOC               1
 10 #define MASTER_SDCC_1                   2          10 #define MASTER_SDCC_1                   2
 11 #define MASTER_SDCC_2                   3          11 #define MASTER_SDCC_2                   3
 12 #define MASTER_BLSP_1                   4          12 #define MASTER_BLSP_1                   4
 13 #define MASTER_BLSP_2                   5          13 #define MASTER_BLSP_2                   5
 14 #define MASTER_UFS                      6          14 #define MASTER_UFS                      6
 15 #define MASTER_USB_HS                   7          15 #define MASTER_USB_HS                   7
 16 #define MASTER_USB3                     8          16 #define MASTER_USB3                     8
 17 #define MASTER_CRYPTO_C0                9          17 #define MASTER_CRYPTO_C0                9
 18 #define SLAVE_A2NOC_SNOC                10         18 #define SLAVE_A2NOC_SNOC                10
 19                                                    19 
 20 /* BIMC */                                         20 /* BIMC */
 21 #define MASTER_GNOC_BIMC                0          21 #define MASTER_GNOC_BIMC                0
 22 #define MASTER_OXILI                    1          22 #define MASTER_OXILI                    1
 23 #define MASTER_MNOC_BIMC                2          23 #define MASTER_MNOC_BIMC                2
 24 #define MASTER_SNOC_BIMC                3          24 #define MASTER_SNOC_BIMC                3
 25 #define MASTER_PIMEM                    4          25 #define MASTER_PIMEM                    4
 26 #define SLAVE_EBI                       5          26 #define SLAVE_EBI                       5
 27 #define SLAVE_HMSS_L3                   6          27 #define SLAVE_HMSS_L3                   6
 28 #define SLAVE_BIMC_SNOC                 7          28 #define SLAVE_BIMC_SNOC                 7
 29                                                    29 
 30 /* CNOC */                                         30 /* CNOC */
 31 #define MASTER_SNOC_CNOC                0          31 #define MASTER_SNOC_CNOC                0
 32 #define MASTER_QDSS_DAP                 1          32 #define MASTER_QDSS_DAP                 1
 33 #define SLAVE_CNOC_A2NOC                2          33 #define SLAVE_CNOC_A2NOC                2
 34 #define SLAVE_MPM                       3          34 #define SLAVE_MPM                       3
 35 #define SLAVE_PMIC_ARB                  4          35 #define SLAVE_PMIC_ARB                  4
 36 #define SLAVE_TLMM_NORTH                5          36 #define SLAVE_TLMM_NORTH                5
 37 #define SLAVE_TCSR                      6          37 #define SLAVE_TCSR                      6
 38 #define SLAVE_PIMEM_CFG                 7          38 #define SLAVE_PIMEM_CFG                 7
 39 #define SLAVE_IMEM_CFG                  8          39 #define SLAVE_IMEM_CFG                  8
 40 #define SLAVE_MESSAGE_RAM               9          40 #define SLAVE_MESSAGE_RAM               9
 41 #define SLAVE_GLM                       10         41 #define SLAVE_GLM                       10
 42 #define SLAVE_BIMC_CFG                  11         42 #define SLAVE_BIMC_CFG                  11
 43 #define SLAVE_PRNG                      12         43 #define SLAVE_PRNG                      12
 44 #define SLAVE_SPDM                      13         44 #define SLAVE_SPDM                      13
 45 #define SLAVE_QDSS_CFG                  14         45 #define SLAVE_QDSS_CFG                  14
 46 #define SLAVE_CNOC_MNOC_CFG             15         46 #define SLAVE_CNOC_MNOC_CFG             15
 47 #define SLAVE_SNOC_CFG                  16         47 #define SLAVE_SNOC_CFG                  16
 48 #define SLAVE_QM_CFG                    17         48 #define SLAVE_QM_CFG                    17
 49 #define SLAVE_CLK_CTL                   18         49 #define SLAVE_CLK_CTL                   18
 50 #define SLAVE_MSS_CFG                   19         50 #define SLAVE_MSS_CFG                   19
 51 #define SLAVE_TLMM_SOUTH                20         51 #define SLAVE_TLMM_SOUTH                20
 52 #define SLAVE_UFS_CFG                   21         52 #define SLAVE_UFS_CFG                   21
 53 #define SLAVE_A2NOC_CFG                 22         53 #define SLAVE_A2NOC_CFG                 22
 54 #define SLAVE_A2NOC_SMMU_CFG            23         54 #define SLAVE_A2NOC_SMMU_CFG            23
 55 #define SLAVE_GPUSS_CFG                 24         55 #define SLAVE_GPUSS_CFG                 24
 56 #define SLAVE_AHB2PHY                   25         56 #define SLAVE_AHB2PHY                   25
 57 #define SLAVE_BLSP_1                    26         57 #define SLAVE_BLSP_1                    26
 58 #define SLAVE_SDCC_1                    27         58 #define SLAVE_SDCC_1                    27
 59 #define SLAVE_SDCC_2                    28         59 #define SLAVE_SDCC_2                    28
 60 #define SLAVE_TLMM_CENTER               29         60 #define SLAVE_TLMM_CENTER               29
 61 #define SLAVE_BLSP_2                    30         61 #define SLAVE_BLSP_2                    30
 62 #define SLAVE_PDM                       31         62 #define SLAVE_PDM                       31
 63 #define SLAVE_CNOC_MNOC_MMSS_CFG        32         63 #define SLAVE_CNOC_MNOC_MMSS_CFG        32
 64 #define SLAVE_USB_HS                    33         64 #define SLAVE_USB_HS                    33
 65 #define SLAVE_USB3_0                    34         65 #define SLAVE_USB3_0                    34
 66 #define SLAVE_SRVC_CNOC                 35         66 #define SLAVE_SRVC_CNOC                 35
 67                                                    67 
 68 /* GNOC */                                         68 /* GNOC */
 69 #define MASTER_APSS_PROC                0          69 #define MASTER_APSS_PROC                0
 70 #define SLAVE_GNOC_BIMC                 1          70 #define SLAVE_GNOC_BIMC                 1
 71 #define SLAVE_GNOC_SNOC                 2          71 #define SLAVE_GNOC_SNOC                 2
 72                                                    72 
 73 /* MNOC */                                         73 /* MNOC */
 74 #define MASTER_CPP                      0          74 #define MASTER_CPP                      0
 75 #define MASTER_JPEG                     1          75 #define MASTER_JPEG                     1
 76 #define MASTER_MDP_P0                   2          76 #define MASTER_MDP_P0                   2
 77 #define MASTER_MDP_P1                   3          77 #define MASTER_MDP_P1                   3
 78 #define MASTER_VENUS                    4          78 #define MASTER_VENUS                    4
 79 #define MASTER_VFE                      5          79 #define MASTER_VFE                      5
 80 #define SLAVE_MNOC_BIMC                 6          80 #define SLAVE_MNOC_BIMC                 6
 81 #define MASTER_CNOC_MNOC_MMSS_CFG       7          81 #define MASTER_CNOC_MNOC_MMSS_CFG       7
 82 #define MASTER_CNOC_MNOC_CFG            8          82 #define MASTER_CNOC_MNOC_CFG            8
 83 #define SLAVE_CAMERA_CFG                9          83 #define SLAVE_CAMERA_CFG                9
 84 #define SLAVE_CAMERA_THROTTLE_CFG       10         84 #define SLAVE_CAMERA_THROTTLE_CFG       10
 85 #define SLAVE_MISC_CFG                  11         85 #define SLAVE_MISC_CFG                  11
 86 #define SLAVE_VENUS_THROTTLE_CFG        12         86 #define SLAVE_VENUS_THROTTLE_CFG        12
 87 #define SLAVE_VENUS_CFG                 13         87 #define SLAVE_VENUS_CFG                 13
 88 #define SLAVE_MMSS_CLK_XPU_CFG          14         88 #define SLAVE_MMSS_CLK_XPU_CFG          14
 89 #define SLAVE_MMSS_CLK_CFG              15         89 #define SLAVE_MMSS_CLK_CFG              15
 90 #define SLAVE_MNOC_MPU_CFG              16         90 #define SLAVE_MNOC_MPU_CFG              16
 91 #define SLAVE_DISPLAY_CFG               17         91 #define SLAVE_DISPLAY_CFG               17
 92 #define SLAVE_CSI_PHY_CFG               18         92 #define SLAVE_CSI_PHY_CFG               18
 93 #define SLAVE_DISPLAY_THROTTLE_CFG      19         93 #define SLAVE_DISPLAY_THROTTLE_CFG      19
 94 #define SLAVE_SMMU_CFG                  20         94 #define SLAVE_SMMU_CFG                  20
 95 #define SLAVE_SRVC_MNOC                 21         95 #define SLAVE_SRVC_MNOC                 21
 96                                                    96 
 97 /* SNOC */                                         97 /* SNOC */
 98 #define MASTER_QDSS_ETR                 0          98 #define MASTER_QDSS_ETR                 0
 99 #define MASTER_QDSS_BAM                 1          99 #define MASTER_QDSS_BAM                 1
100 #define MASTER_SNOC_CFG                 2         100 #define MASTER_SNOC_CFG                 2
101 #define MASTER_BIMC_SNOC                3         101 #define MASTER_BIMC_SNOC                3
102 #define MASTER_A2NOC_SNOC               4         102 #define MASTER_A2NOC_SNOC               4
103 #define MASTER_GNOC_SNOC                5         103 #define MASTER_GNOC_SNOC                5
104 #define SLAVE_HMSS                      6         104 #define SLAVE_HMSS                      6
105 #define SLAVE_LPASS                     7         105 #define SLAVE_LPASS                     7
106 #define SLAVE_WLAN                      8         106 #define SLAVE_WLAN                      8
107 #define SLAVE_CDSP                      9         107 #define SLAVE_CDSP                      9
108 #define SLAVE_IPA                       10        108 #define SLAVE_IPA                       10
109 #define SLAVE_SNOC_BIMC                 11        109 #define SLAVE_SNOC_BIMC                 11
110 #define SLAVE_SNOC_CNOC                 12        110 #define SLAVE_SNOC_CNOC                 12
111 #define SLAVE_IMEM                      13        111 #define SLAVE_IMEM                      13
112 #define SLAVE_PIMEM                     14        112 #define SLAVE_PIMEM                     14
113 #define SLAVE_QDSS_STM                  15        113 #define SLAVE_QDSS_STM                  15
114 #define SLAVE_SRVC_SNOC                 16        114 #define SLAVE_SRVC_SNOC                 16
115                                                   115 
116 #endif                                            116 #endif
117                                                   117 

~ [ 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