Path: blob/master/include/dt-bindings/interconnect/qcom,msm8916.h
26285 views
/* SPDX-License-Identifier: GPL-2.0 */1/*2* Qualcomm interconnect IDs3*4* Copyright (c) 2019, Linaro Ltd.5* Author: Georgi Djakov <[email protected]>6*/78#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_MSM8916_H9#define __DT_BINDINGS_INTERCONNECT_QCOM_MSM8916_H1011#define BIMC_SNOC_SLV 012#define MASTER_JPEG 113#define MASTER_MDP_PORT0 214#define MASTER_QDSS_BAM 315#define MASTER_QDSS_ETR 416#define MASTER_SNOC_CFG 517#define MASTER_VFE 618#define MASTER_VIDEO_P0 719#define SNOC_MM_INT_0 820#define SNOC_MM_INT_1 921#define SNOC_MM_INT_2 1022#define SNOC_MM_INT_BIMC 1123#define PCNOC_SNOC_SLV 1224#define SLAVE_APSS 1325#define SLAVE_CATS_128 1426#define SLAVE_OCMEM_64 1527#define SLAVE_IMEM 1628#define SLAVE_QDSS_STM 1729#define SLAVE_SRVC_SNOC 1830#define SNOC_BIMC_0_MAS 1931#define SNOC_BIMC_1_MAS 2032#define SNOC_INT_0 2133#define SNOC_INT_1 2234#define SNOC_INT_BIMC 2335#define SNOC_PCNOC_MAS 2436#define SNOC_QDSS_INT 253738#define BIMC_SNOC_MAS 039#define MASTER_AMPSS_M0 140#define MASTER_GRAPHICS_3D 241#define MASTER_TCU0 342#define MASTER_TCU1 443#define SLAVE_AMPSS_L2 544#define SLAVE_EBI_CH0 645#define SNOC_BIMC_0_SLV 746#define SNOC_BIMC_1_SLV 84748#define MASTER_BLSP_1 049#define MASTER_DEHR 150#define MASTER_LPASS 251#define MASTER_CRYPTO_CORE0 352#define MASTER_SDCC_1 453#define MASTER_SDCC_2 554#define MASTER_SPDM 655#define MASTER_USB_HS 756#define PCNOC_INT_0 857#define PCNOC_INT_1 958#define PCNOC_MAS_0 1059#define PCNOC_MAS_1 1160#define PCNOC_SLV_0 1261#define PCNOC_SLV_1 1362#define PCNOC_SLV_2 1463#define PCNOC_SLV_3 1564#define PCNOC_SLV_4 1665#define PCNOC_SLV_8 1766#define PCNOC_SLV_9 1867#define PCNOC_SNOC_MAS 1968#define SLAVE_BIMC_CFG 2069#define SLAVE_BLSP_1 2170#define SLAVE_BOOT_ROM 2271#define SLAVE_CAMERA_CFG 2372#define SLAVE_CLK_CTL 2473#define SLAVE_CRYPTO_0_CFG 2574#define SLAVE_DEHR_CFG 2675#define SLAVE_DISPLAY_CFG 2776#define SLAVE_GRAPHICS_3D_CFG 2877#define SLAVE_IMEM_CFG 2978#define SLAVE_LPASS 3079#define SLAVE_MPM 3180#define SLAVE_MSG_RAM 3281#define SLAVE_MSS 3382#define SLAVE_PDM 3483#define SLAVE_PMIC_ARB 3584#define SLAVE_PCNOC_CFG 3685#define SLAVE_PRNG 3786#define SLAVE_QDSS_CFG 3887#define SLAVE_RBCPR_CFG 3988#define SLAVE_SDCC_1 4089#define SLAVE_SDCC_2 4190#define SLAVE_SECURITY 4291#define SLAVE_SNOC_CFG 4392#define SLAVE_SPDM 4493#define SLAVE_TCSR 4594#define SLAVE_TLMM 4695#define SLAVE_USB_HS 4796#define SLAVE_VENUS_CFG 4897#define SNOC_PCNOC_SLV 499899#endif100101102