Home
last modified time | relevance | path

Searched refs:intel_uncore_forcewake_domain_to_str (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c210 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
230 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_uncore.c76 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
144 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
192 intel_uncore_forcewake_domain_to_str(d->id), in fw_domain_wait_ack_with_fallback()
221 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_set()
H A Dintel_uncore.h202 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt_pm.c33 intel_uncore_forcewake_domain_to_str(fw_domain->id), in fw_domains_show()