Searched refs:PORT_PLL_10BIT_CLK_ENABLE (Results 1 – 2 of 2) sorted by relevance
1891 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()1953 temp &= ~PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_enable()2035 hw_state->ebb4 &= PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_pll_get_hw_state()2224 dpll_hw_state->ebb4 = PORT_PLL_10BIT_CLK_ENABLE; in bxt_ddi_set_dpll_hw_state()
1815 #define PORT_PLL_10BIT_CLK_ENABLE (1 << 13) macro