Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_reg.h3280 #define FDI_PLL_FB_CLOCK_MASK 0xff macro
H A Dintel_display.c113 return (I915_READ(FDI_PLL_BIOS_0) & FDI_PLL_FB_CLOCK_MASK) + 2; in intel_fdi_link_freq()