Searched refs:for_each_fw_domain (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/selftests/ |
H A D | intel_uncore.c | 203 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | intel_uncore.h | 200 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
|
H A D | intel_uncore.c | 499 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 509 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 2323 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_gt_pm_debugfs.c | 79 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()
|