Lines Matching refs:qcom_icc_desc
205 static struct qcom_icc_desc sm8150_aggre1_noc = {
240 static struct qcom_icc_desc sm8150_aggre2_noc = {
258 static struct qcom_icc_desc sm8150_camnoc_virt = {
275 static struct qcom_icc_desc sm8150_compute_noc = {
343 static struct qcom_icc_desc sm8150_config_noc = {
359 static struct qcom_icc_desc sm8150_dc_noc = {
394 static struct qcom_icc_desc sm8150_gem_noc = {
410 static struct qcom_icc_desc sm8150_ipa_virt = {
427 static struct qcom_icc_desc sm8150_mc_virt = {
457 static struct qcom_icc_desc sm8150_mmss_noc = {
498 static struct qcom_icc_desc sm8150_system_noc = {
507 const struct qcom_icc_desc *desc; in qnoc_probe()