Searched refs:MG_PLL_DIV0_FRACNEN_H (Results 1 – 3 of 3) sorted by relevance
2804 pll_state->mg_pll_div0 = (m2div_rem > 0 ? MG_PLL_DIV0_FRACNEN_H : 0) | in icl_calc_mg_pll_state()
1418 m2_frac = (pll_state->mg_pll_div0 & MG_PLL_DIV0_FRACNEN_H) ? in icl_calc_mg_pll_link()
9811 #define MG_PLL_DIV0_FRACNEN_H (1 << 30) macro