Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_mg_phy_regs.h197 #define MG_PLL_DIV0_FRACNEN_H (1 << 30) macro
H A Dintel_dpll_mgr.c2988 (m2div_rem > 0 ? MG_PLL_DIV0_FRACNEN_H : 0) | in icl_calc_mg_pll_state()
3081 if (pll_state->mg_pll_div0 & MG_PLL_DIV0_FRACNEN_H) { in icl_ddi_mg_pll_get_freq()