Searched refs:PORT_PLL_LOCK_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
2244 dpll_hw_state->pll9 = PORT_PLL_LOCK_THRESHOLD(5); in bxt_ddi_set_dpll_hw_state()
699 #define PORT_PLL_LOCK_THRESHOLD(x) REG_FIELD_PREP(PORT_PLL_LOCK_THRESHOLD_MASK, (x)) macro