Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_uncore.c93 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
105 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
117 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
126 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
133 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
140 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
155 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
201 fw_domain_wait_ack_clear_fallback(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear_fallback()
211 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
217 fw_domain_wait_ack_set(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_set()
[all …]
Dintel_uncore.h136 struct intel_uncore_forcewake_domain { struct
Di915_debugfs.c1142 struct intel_uncore_forcewake_domain *fw_domain; in i915_forcewake_domains()
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c142 struct intel_uncore_forcewake_domain *domain; in live_forcewake_ops()