Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c136 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
151 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
163 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
172 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
179 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
186 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
211 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
258 fw_domain_wait_ack_clear_fallback(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear_fallback()
268 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
274 fw_domain_wait_ack_set(const struct intel_uncore_forcewake_domain *
[all...]
H A Dintel_uncore.h179 struct intel_uncore_forcewake_domain { struct
180 uncoreintel_uncore::intel_uncore_forcewake_domain global() argument
181 idintel_uncore::intel_uncore_forcewake_domain global() argument
182 maskintel_uncore::intel_uncore_forcewake_domain global() argument
183 wake_countintel_uncore::intel_uncore_forcewake_domain global() argument
184 activeintel_uncore::intel_uncore_forcewake_domain global() argument
185 timerintel_uncore::intel_uncore_forcewake_domain global() argument
186 reg_setintel_uncore::intel_uncore_forcewake_domain global() argument
187 reg_ackintel_uncore::intel_uncore_forcewake_domain global() argument
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c163 struct intel_uncore_forcewake_domain *domain; in live_forcewake_ops()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_debugfs.c71 struct intel_uncore_forcewake_domain *fw_domain; in fw_domains_show()