Path: blob/master/include/dt-bindings/interconnect/qcom,msm8939.h
26285 views
/* SPDX-License-Identifier: GPL-2.0 */1/*2* Qualcomm interconnect IDs3*4* Copyright (c) 2020, Linaro Ltd.5* Author: Jun Nie <[email protected]>6*/78#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_MSM8939_H9#define __DT_BINDINGS_INTERCONNECT_QCOM_MSM8939_H1011#define BIMC_SNOC_SLV 012#define MASTER_QDSS_BAM 113#define MASTER_QDSS_ETR 214#define MASTER_SNOC_CFG 315#define PCNOC_SNOC_SLV 416#define SLAVE_APSS 517#define SLAVE_CATS_128 618#define SLAVE_OCMEM_64 719#define SLAVE_IMEM 820#define SLAVE_QDSS_STM 921#define SLAVE_SRVC_SNOC 1022#define SNOC_BIMC_0_MAS 1123#define SNOC_BIMC_1_MAS 1224#define SNOC_BIMC_2_MAS 1325#define SNOC_INT_0 1426#define SNOC_INT_1 1527#define SNOC_INT_BIMC 1628#define SNOC_PCNOC_MAS 1729#define SNOC_QDSS_INT 183031#define MASTER_VIDEO_P0 032#define MASTER_JPEG 133#define MASTER_VFE 234#define MASTER_MDP_PORT0 335#define MASTER_MDP_PORT1 436#define MASTER_CPP 537#define SNOC_MM_INT_0 638#define SNOC_MM_INT_1 739#define SNOC_MM_INT_2 84041#define BIMC_SNOC_MAS 042#define MASTER_AMPSS_M0 143#define MASTER_GRAPHICS_3D 244#define MASTER_TCU0 345#define SLAVE_AMPSS_L2 446#define SLAVE_EBI_CH0 547#define SNOC_BIMC_0_SLV 648#define SNOC_BIMC_1_SLV 749#define SNOC_BIMC_2_SLV 85051#define MASTER_BLSP_1 052#define MASTER_DEHR 153#define MASTER_LPASS 254#define MASTER_CRYPTO_CORE0 355#define MASTER_SDCC_1 456#define MASTER_SDCC_2 557#define MASTER_SPDM 658#define MASTER_USB_HS1 759#define MASTER_USB_HS2 860#define PCNOC_INT_0 961#define PCNOC_INT_1 1062#define PCNOC_MAS_0 1163#define PCNOC_MAS_1 1264#define PCNOC_SLV_0 1365#define PCNOC_SLV_1 1466#define PCNOC_SLV_2 1567#define PCNOC_SLV_3 1668#define PCNOC_SLV_4 1769#define PCNOC_SLV_8 1870#define PCNOC_SLV_9 1971#define PCNOC_SNOC_MAS 2072#define SLAVE_BIMC_CFG 2173#define SLAVE_BLSP_1 2274#define SLAVE_BOOT_ROM 2375#define SLAVE_CAMERA_CFG 2476#define SLAVE_CLK_CTL 2577#define SLAVE_CRYPTO_0_CFG 2678#define SLAVE_DEHR_CFG 2779#define SLAVE_DISPLAY_CFG 2880#define SLAVE_GRAPHICS_3D_CFG 2981#define SLAVE_IMEM_CFG 3082#define SLAVE_LPASS 3183#define SLAVE_MPM 3284#define SLAVE_MSG_RAM 3385#define SLAVE_MSS 3486#define SLAVE_PDM 3587#define SLAVE_PMIC_ARB 3688#define SLAVE_PCNOC_CFG 3789#define SLAVE_PRNG 3890#define SLAVE_QDSS_CFG 3991#define SLAVE_RBCPR_CFG 4092#define SLAVE_SDCC_1 4193#define SLAVE_SDCC_2 4294#define SLAVE_SECURITY 4395#define SLAVE_SNOC_CFG 4496#define SLAVE_SPDM 4597#define SLAVE_TCSR 4698#define SLAVE_TLMM 4799#define SLAVE_USB_HS1 48100#define SLAVE_USB_HS2 49101#define SLAVE_VENUS_CFG 50102#define SNOC_PCNOC_SLV 51103104#endif105106107