Lines Matching +full:sar2130p +full:- +full:system +full:- +full:noc
1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved.
10 #include <linux/interconnect-provider.h>
17 #include <dt-bindings/interconnect/qcom,sar2130p-rpmh.h>
19 #include "bcm-voter.h"
20 #include "icc-common.h"
21 #include "icc-rpmh.h"
1894 { .compatible = "qcom,sar2130p-clk-virt", .data = &sar2130p_clk_virt},
1895 { .compatible = "qcom,sar2130p-config-noc", .data = &sar2130p_config_noc},
1896 { .compatible = "qcom,sar2130p-gem-noc", .data = &sar2130p_gem_noc},
1897 { .compatible = "qcom,sar2130p-lpass-ag-noc", .data = &sar2130p_lpass_ag_noc},
1898 { .compatible = "qcom,sar2130p-mc-virt", .data = &sar2130p_mc_virt},
1899 { .compatible = "qcom,sar2130p-mmss-noc", .data = &sar2130p_mmss_noc},
1900 { .compatible = "qcom,sar2130p-nsp-noc", .data = &sar2130p_nsp_noc},
1901 { .compatible = "qcom,sar2130p-pcie-anoc", .data = &sar2130p_pcie_anoc},
1902 { .compatible = "qcom,sar2130p-system-noc", .data = &sar2130p_system_noc},
1911 .name = "qnoc-sar2130p",
1929 MODULE_DESCRIPTION("Qualcomm SAR2130P NoC driver");