Lines Matching +full:bcm +full:- +full:voter
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
8 #include <linux/interconnect-provider.h>
11 #include <dt-bindings/interconnect/qcom,sm8350.h>
13 #include "bcm-voter.h"
14 #include "icc-rpmh.h"
514 { .compatible = "qcom,sm8350-aggre1-noc", .data = &sm8350_aggre1_noc},
515 { .compatible = "qcom,sm8350-aggre2-noc", .data = &sm8350_aggre2_noc},
516 { .compatible = "qcom,sm8350-config-noc", .data = &sm8350_config_noc},
517 { .compatible = "qcom,sm8350-dc-noc", .data = &sm8350_dc_noc},
518 { .compatible = "qcom,sm8350-gem-noc", .data = &sm8350_gem_noc},
519 { .compatible = "qcom,sm8350-lpass-ag-noc", .data = &sm8350_lpass_ag_noc},
520 { .compatible = "qcom,sm8350-mc-virt", .data = &sm8350_mc_virt},
521 { .compatible = "qcom,sm8350-mmss-noc", .data = &sm8350_mmss_noc},
522 { .compatible = "qcom,sm8350-compute-noc", .data = &sm8350_compute_noc},
523 { .compatible = "qcom,sm8350-system-noc", .data = &sm8350_system_noc},
532 .name = "qnoc-sm8350",