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