Searched refs:for_each_fw_domain (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/selftests/ | 
| D | intel_uncore.c | 203 	for_each_fw_domain(domain, uncore, tmp) {  in live_forcewake_ops()
  | 
| /Linux-v6.6/drivers/gpu/drm/i915/ | 
| D | intel_uncore.h | 200 #define for_each_fw_domain(domain__, uncore__, tmp__) \  macro
  | 
| D | intel_uncore.c | 466 		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()
  | 
| /Linux-v6.6/drivers/gpu/drm/i915/gt/ | 
| D | intel_gt_pm_debugfs.c | 77 	for_each_fw_domain(fw_domain, uncore, tmp)  in fw_domains_show()
  |