MG_PLL_DIV0_FRACNEN_H 1418 drivers/gpu/drm/i915/display/intel_ddi.c m2_frac = (pll_state->mg_pll_div0 & MG_PLL_DIV0_FRACNEN_H) ? MG_PLL_DIV0_FRACNEN_H 2804 drivers/gpu/drm/i915/display/intel_dpll_mgr.c pll_state->mg_pll_div0 = (m2div_rem > 0 ? MG_PLL_DIV0_FRACNEN_H : 0) |