Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_tc_phy_regs.h195 #define MG_PLL_DIV0_FRACNEN_H (1 << 30) macro
Dintel_dpll_mgr.c3008 (m2div_rem > 0 ? MG_PLL_DIV0_FRACNEN_H : 0) | in icl_calc_mg_pll_state()
3101 if (pll_state->mg_pll_div0 & MG_PLL_DIV0_FRACNEN_H) { in icl_ddi_mg_pll_get_freq()