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