Lines Matching refs:qcom_icc_desc
219 static struct qcom_icc_desc sm8250_aggre1_noc = {
249 static struct qcom_icc_desc sm8250_aggre2_noc = {
266 static struct qcom_icc_desc sm8250_compute_noc = {
332 static struct qcom_icc_desc sm8250_config_noc = {
348 static struct qcom_icc_desc sm8250_dc_noc = {
382 static struct qcom_icc_desc sm8250_gem_noc = {
398 static struct qcom_icc_desc sm8250_ipa_virt = {
415 static struct qcom_icc_desc sm8250_mc_virt = {
445 static struct qcom_icc_desc sm8250_mmss_noc = {
471 static struct qcom_icc_desc sm8250_npu_noc = {
514 static struct qcom_icc_desc sm8250_system_noc = {
523 const struct qcom_icc_desc *desc; in qnoc_probe()