Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c202 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_uncore.h200 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
Dintel_uncore.c469 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
479 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
2135 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_debugfs.c79 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()