Searched refs:FDI_PLL_FB_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 2964 #define FDI_PLL_FB_CLOCK_MASK 0xff macro |
D | intel_display.c | 107 return (I915_READ(FDI_PLL_BIOS_0) & FDI_PLL_FB_CLOCK_MASK) + 2; in intel_fdi_link_freq() |