Lines Matching refs:qcom_icc_desc
196 static struct qcom_icc_desc sc7180_aggre1_noc = {
219 static struct qcom_icc_desc sc7180_aggre2_noc = {
237 static struct qcom_icc_desc sc7180_camnoc_virt = {
256 static struct qcom_icc_desc sc7180_compute_noc = {
324 static struct qcom_icc_desc sc7180_config_noc = {
337 static struct qcom_icc_desc sc7180_dc_noc = {
365 static struct qcom_icc_desc sc7180_gem_noc = {
382 static struct qcom_icc_desc sc7180_mc_virt = {
409 static struct qcom_icc_desc sc7180_mmss_noc = {
430 static struct qcom_icc_desc sc7180_npu_noc = {
446 static struct qcom_icc_desc sc7180_qup_virt = {
481 static struct qcom_icc_desc sc7180_system_noc = {
490 const struct qcom_icc_desc *desc; in qnoc_probe()