Searched refs:GEN12_SFC_DONE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/ | ||
D | i915_gpu_error.c | 1598 intel_uncore_read(uncore, GEN12_SFC_DONE(i)); in gt_record_regs() |
D | i915_reg.h | 416 #define GEN12_SFC_DONE(n) _MMIO(0x1cc00 + (n) * 0x100) macro |