Searched refs:PORT_PLL_ENABLE (Results 1 – 2 of 2) sorted by relevance
2890 temp |= PORT_PLL_ENABLE; in bxt_ddi_pll_enable()2916 temp &= ~PORT_PLL_ENABLE; in bxt_ddi_pll_disable()2932 if (!(val & PORT_PLL_ENABLE)) in bxt_ddi_pll_get_hw_state()
1203 #define PORT_PLL_ENABLE (1 << 31) macro