Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_uncore.c74 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
81 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
87 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
97 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
103 fw_domain_wait_ack(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack()
113 fw_domain_put(const struct intel_uncore_forcewake_domain *d) in fw_domain_put()
119 fw_domain_posting_read(const struct intel_uncore_forcewake_domain *d) in fw_domain_posting_read()
129 struct intel_uncore_forcewake_domain *d; in fw_domains_get()
142 struct intel_uncore_forcewake_domain *d; in fw_domains_put()
154 struct intel_uncore_forcewake_domain *d; in fw_domains_posting_read()
[all …]
Di915_drv.h645 struct intel_uncore_forcewake_domain { struct
Di915_debugfs.c1360 struct intel_uncore_forcewake_domain *fw_domain; in i915_forcewake_domains()