Path: blob/master/include/dt-bindings/interconnect/qcom,ipq5424.h
26285 views
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */1#ifndef INTERCONNECT_QCOM_IPQ5424_H2#define INTERCONNECT_QCOM_IPQ5424_H34#define MASTER_ANOC_PCIE0 05#define SLAVE_ANOC_PCIE0 16#define MASTER_CNOC_PCIE0 27#define SLAVE_CNOC_PCIE0 38#define MASTER_ANOC_PCIE1 49#define SLAVE_ANOC_PCIE1 510#define MASTER_CNOC_PCIE1 611#define SLAVE_CNOC_PCIE1 712#define MASTER_ANOC_PCIE2 813#define SLAVE_ANOC_PCIE2 914#define MASTER_CNOC_PCIE2 1015#define SLAVE_CNOC_PCIE2 1116#define MASTER_ANOC_PCIE3 1217#define SLAVE_ANOC_PCIE3 1318#define MASTER_CNOC_PCIE3 1419#define SLAVE_CNOC_PCIE3 1520#define MASTER_CNOC_USB 1621#define SLAVE_CNOC_USB 172223#endif /* INTERCONNECT_QCOM_IPQ5424_H */242526