Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c139 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
154 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
166 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
175 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
182 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
189 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
214 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
261 fw_domain_wait_ack_clear_fallback(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear_fallback()
271 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
277 fw_domain_wait_ack_set(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_set()
[all …]
H A Dintel_uncore.h173 struct intel_uncore_forcewake_domain { struct
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c163 struct intel_uncore_forcewake_domain *domain; in live_forcewake_ops()