Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c3320 (m2div_rem > 0 ? MG_PLL_DIV0_FRACNEN_H : 0) | in icl_calc_mg_pll_state()
3413 if (pll_state->mg_pll_div0 & MG_PLL_DIV0_FRACNEN_H) { in icl_ddi_mg_pll_get_freq()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h10371 #define MG_PLL_DIV0_FRACNEN_H (1 << 30) macro

Completed in 53 milliseconds