Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c183 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_uncore.h158 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
Dintel_uncore.c418 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
428 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset()
1539 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c31 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()