Searched refs:DPLL_CFGCR2_QDIV_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | intel_ddi.c | 992 p1 = (cfgcr2_val & DPLL_CFGCR2_QDIV_RATIO_MASK) >> 8; in skl_calc_wrpll_link() |
D | i915_reg.h | 7453 #define DPLL_CFGCR2_QDIV_RATIO_MASK (0xff<<8) macro |