Searched refs:for_each_fw_domain (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
A D | intel_uncore.c | 197 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
|
/linux/drivers/gpu/drm/i915/ |
A D | intel_uncore.h | 184 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
|
A D | intel_uncore.c | 432 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 442 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 1842 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_gt_pm_debugfs.c | 73 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()
|
Completed in 23 milliseconds