Searched refs:PORT_PLL_PROP_COEFF (Results 1 – 2 of 2) sorted by relevance
2238 dpll_hw_state->pll6 = PORT_PLL_PROP_COEFF(prop_coef) | in bxt_ddi_set_dpll_hw_state()
693 #define PORT_PLL_PROP_COEFF(x) REG_FIELD_PREP(PORT_PLL_PROP_COEFF_MASK, (x)) macro