Searched refs:PORT_PLL_10BIT_CLK_ENABLE (Results 1 – 2 of 2) sorted by relevance
1532 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()1594 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()1675 hw_state->ebb4 &= PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_get_hw_state()1859 dpll_hw_state->ebb4 = PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_set_dpll_hw_state()
1682 #define PORT_PLL_10BIT_CLK_ENABLE (1 << 13) macro