Searched refs:PORT_PLL_INT_COEFF (Results 1 – 2 of 2) sorted by relevance
2169 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef); in bxt_ddi_set_dpll_hw_state()
1817 #define PORT_PLL_INT_COEFF(x) ((x) << 8) macro