Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_uncore.h156 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);
Dintel_uncore.c49 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
115 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
164 intel_uncore_forcewake_domain_to_str(d->id), in fw_domain_wait_ack_with_fallback()
196 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_set()
Di915_debugfs.c1489 intel_uncore_forcewake_domain_to_str(fw_domain->id), in i915_forcewake_domains()