Searched refs:PORT_PLL_10BIT_CLK_ENABLE (Results 1 – 2 of 2) sorted by relevance
1469 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()1531 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()1609 hw_state->ebb4 &= PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_get_hw_state()1787 dpll_hw_state->ebb4 = PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_set_dpll_hw_state()
1667 #define PORT_PLL_10BIT_CLK_ENABLE (1 << 13) macro