Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_ddi.c1419 (pll_state->mg_pll_div0 & MG_PLL_DIV0_FBDIV_FRAC_MASK) >> in icl_calc_mg_pll_link()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h9812 #define MG_PLL_DIV0_FBDIV_FRAC_MASK (0x3fffff << 8) macro