Home
last modified time | relevance | path

Searched refs:MG_PLL_DIV0_FBDIV_INT_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_mg_phy_regs.h201 #define MG_PLL_DIV0_FBDIV_INT_MASK (0xff << 0) macro
H A Dintel_dpll_mgr.c3079 m2_int = pll_state->mg_pll_div0 & MG_PLL_DIV0_FBDIV_INT_MASK; in icl_ddi_mg_pll_get_freq()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c3411 m2_int = pll_state->mg_pll_div0 & MG_PLL_DIV0_FBDIV_INT_MASK; in icl_ddi_mg_pll_get_freq()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h10375 #define MG_PLL_DIV0_FBDIV_INT_MASK (0xff << 0) macro

Completed in 49 milliseconds