Searched refs:DPLL_CFGCR2_KDIV_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | intel_ddi.c | 725 p2 = cfgcr2_val & DPLL_CFGCR2_KDIV_MASK; in skl_calc_wrpll_link() |
D | i915_reg.h | 6773 #define DPLL_CFGCR2_KDIV_MASK (3<<5) macro |