Searched refs:SWF_ILK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_cdclk.c | 1091 if ((I915_READ(SWF_ILK(0x18)) & 0x00FFFFFF) == 0) in skl_sanitize_cdclk() |
D | i915_reg.h | 6210 #define SWF_ILK(i) _MMIO(0x4F000 + (i) * 4) macro |