Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_uncore.c73 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
80 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
86 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
96 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
102 fw_domain_wait_ack(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack()
112 fw_domain_put(const struct intel_uncore_forcewake_domain *d) in fw_domain_put()
118 fw_domain_posting_read(const struct intel_uncore_forcewake_domain *d) in fw_domain_posting_read()
128 struct intel_uncore_forcewake_domain *d; in fw_domains_get()
141 struct intel_uncore_forcewake_domain *d; in fw_domains_put()
153 struct intel_uncore_forcewake_domain *d; in fw_domains_posting_read()
[all …]
Di915_drv.h719 struct intel_uncore_forcewake_domain { struct
Di915_debugfs.c1444 struct intel_uncore_forcewake_domain *fw_domain; in i915_forcewake_domains()