Searched refs:DKL_PLL_BIAS_FRAC_EN_H (Results 1 – 2 of 2) sorted by relevance
97 #define DKL_PLL_BIAS_FRAC_EN_H (1 << 30) macro
2979 pll_state->mg_pll_bias = (m2div_frac ? DKL_PLL_BIAS_FRAC_EN_H : 0) | in icl_calc_mg_pll_state()3070 if (pll_state->mg_pll_bias & DKL_PLL_BIAS_FRAC_EN_H) { in icl_ddi_mg_pll_get_freq()3519 hw_state->mg_pll_bias &= (DKL_PLL_BIAS_FRAC_EN_H | in dkl_pll_get_hw_state()3745 val &= ~(DKL_PLL_BIAS_FRAC_EN_H | in dkl_pll_write()