Path: blob/master/include/dt-bindings/interconnect/qcom,qcs404.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_QCS404_H9#define __DT_BINDINGS_INTERCONNECT_QCOM_QCS404_H1011#define MASTER_AMPSS_M0 012#define MASTER_OXILI 113#define MASTER_MDP_PORT0 214#define MASTER_SNOC_BIMC_1 315#define MASTER_TCU_0 416#define SLAVE_EBI_CH0 517#define SLAVE_BIMC_SNOC 61819#define MASTER_SPDM 020#define MASTER_BLSP_1 121#define MASTER_BLSP_2 222#define MASTER_XI_USB_HS1 323#define MASTER_CRYPT0 424#define MASTER_SDCC_1 525#define MASTER_SDCC_2 626#define MASTER_SNOC_PCNOC 727#define MASTER_QPIC 828#define PCNOC_INT_0 929#define PCNOC_INT_2 1030#define PCNOC_INT_3 1131#define PCNOC_S_0 1232#define PCNOC_S_1 1333#define PCNOC_S_2 1434#define PCNOC_S_3 1535#define PCNOC_S_4 1636#define PCNOC_S_6 1737#define PCNOC_S_7 1838#define PCNOC_S_8 1939#define PCNOC_S_9 2040#define PCNOC_S_10 2141#define PCNOC_S_11 2242#define SLAVE_SPDM 2343#define SLAVE_PDM 2444#define SLAVE_PRNG 2545#define SLAVE_TCSR 2646#define SLAVE_SNOC_CFG 2747#define SLAVE_MESSAGE_RAM 2848#define SLAVE_DISP_SS_CFG 2949#define SLAVE_GPU_CFG 3050#define SLAVE_BLSP_1 3151#define SLAVE_BLSP_2 3252#define SLAVE_TLMM_NORTH 3353#define SLAVE_PCIE 3454#define SLAVE_ETHERNET 3555#define SLAVE_TLMM_EAST 3656#define SLAVE_TCU 3757#define SLAVE_PMIC_ARB 3858#define SLAVE_SDCC_1 3959#define SLAVE_SDCC_2 4060#define SLAVE_TLMM_SOUTH 4161#define SLAVE_USB_HS 4262#define SLAVE_USB3 4363#define SLAVE_CRYPTO_0_CFG 4464#define SLAVE_PCNOC_SNOC 456566#define MASTER_QDSS_BAM 067#define MASTER_BIMC_SNOC 168#define MASTER_PCNOC_SNOC 269#define MASTER_QDSS_ETR 370#define MASTER_EMAC 471#define MASTER_PCIE 572#define MASTER_USB3 673#define QDSS_INT 774#define SNOC_INT_0 875#define SNOC_INT_1 976#define SNOC_INT_2 1077#define SLAVE_KPSS_AHB 1178#define SLAVE_WCSS 1279#define SLAVE_SNOC_BIMC_1 1380#define SLAVE_IMEM 1481#define SLAVE_SNOC_PCNOC 1582#define SLAVE_QDSS_STM 1683#define SLAVE_CATS_0 1784#define SLAVE_CATS_1 1885#define SLAVE_LPASS 198687#endif888990