Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_ddi.c1283 p1 = (pll_state->cfgcr2 & DPLL_CFGCR2_QDIV_RATIO_MASK) >> 8; in skl_calc_wrpll_link()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h9706 #define DPLL_CFGCR2_QDIV_RATIO_MASK (0xff << 8) macro