Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Dintel_uncore.c105 fw_ack(const struct intel_uncore_forcewake_domain *d) in fw_ack()
111 fw_set(const struct intel_uncore_forcewake_domain *d, u32 val) in fw_set()
117 fw_clear(const struct intel_uncore_forcewake_domain *d, u32 val) in fw_clear()
129 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
141 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
153 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
162 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
169 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
176 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
191 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
[all …]
Dintel_uncore.h150 struct intel_uncore_forcewake_domain { struct
Di915_debugfs.c1074 struct intel_uncore_forcewake_domain *fw_domain; in i915_forcewake_domains()