Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c3391 m2_int = pll_state->mg_pll_div0 & DKL_PLL_DIV0_FBDIV_INT_MASK; in icl_ddi_mg_pll_get_freq()
3777 DKL_PLL_DIV0_FBDIV_INT_MASK); in dkl_pll_get_hw_state()
3985 DKL_PLL_DIV0_FBDIV_INT_MASK); in dkl_pll_write()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h10543 #define DKL_PLL_DIV0_FBDIV_INT_MASK (0xFF << 0) macro