Searched refs:DPLL_CFGCR2_QDIV_RATIO (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | intel_ddi.c | 1588 cfgcr2 = DPLL_CFGCR2_QDIV_RATIO(wrpll_params.qdiv_ratio) | in skl_ddi_pll_select() |
D | i915_reg.h | 7454 #define DPLL_CFGCR2_QDIV_RATIO(x) ((x)<<8) macro |