Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c3058 m2_int = pll_state->mg_pll_div0 & MG_PLL_DIV0_FBDIV_INT_MASK; in icl_ddi_mg_pll_get_freq()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h10676 #define MG_PLL_DIV0_FBDIV_INT_MASK (0xff << 0) macro