Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c203 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h200 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
H A Dintel_uncore.c466 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
476 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
2283 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_debugfs.c77 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()