Searched refs:for_each_fw_domain (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/i915/selftests/ | 
| D | intel_uncore.c | 183 	for_each_fw_domain(domain, uncore, tmp) {  in live_forcewake_ops()
 | 
| /Linux-v5.10/drivers/gpu/drm/i915/ | 
| D | intel_uncore.h | 158 #define for_each_fw_domain(domain__, uncore__, tmp__) \  macro
 | 
| D | intel_uncore.c | 418 		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/ | 
| D | debugfs_gt_pm.c | 31 	for_each_fw_domain(fw_domain, uncore, tmp)  in fw_domains_show()
 |