Searched refs:MG_PLL_DIV0_FRACNEN_H (Results 1 – 2 of 2) sorted by relevance
195 #define MG_PLL_DIV0_FRACNEN_H (1 << 30) macro
3008 (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()