Lines Matching refs:qcom_icc_desc
1790 static const struct qcom_icc_desc sm8550_aggre1_noc = {
1813 static const struct qcom_icc_desc sm8550_aggre2_noc = {
1835 static const struct qcom_icc_desc sm8550_clk_virt = {
1895 static const struct qcom_icc_desc sm8550_config_noc = {
1919 static const struct qcom_icc_desc sm8550_cnoc_main = {
1972 static const struct qcom_icc_desc sm8550_gem_noc = {
1987 static const struct qcom_icc_desc sm8550_lpass_ag_noc = {
2003 static const struct qcom_icc_desc sm8550_lpass_lpiaon_noc = {
2018 static const struct qcom_icc_desc sm8550_lpass_lpicx_noc = {
2051 static const struct qcom_icc_desc sm8550_mc_virt = {
2103 static const struct qcom_icc_desc sm8550_mmss_noc = {
2119 static const struct qcom_icc_desc sm8550_nsp_noc = {
2138 static const struct qcom_icc_desc sm8550_pcie_anoc = {
2161 static const struct qcom_icc_desc sm8550_system_noc = {
2170 const struct qcom_icc_desc *desc; in qnoc_probe()