Home
last modified time | relevance | path

Searched refs:FDI_PLL_FB_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3667 #define FDI_PLL_FB_CLOCK_MASK 0xff macro
H A Dintel_display.c77 return (I915_READ(FDI_PLL_BIOS_0) & FDI_PLL_FB_CLOCK_MASK) + 2; in intel_fdi_link_freq()