Searched refs:PORT_PLL_POWER_ENABLE (Results 1 – 2 of 2) sorted by relevance
1522 temp |= PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_enable()1638 temp &= ~PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_disable()
1662 #define PORT_PLL_POWER_ENABLE (1 << 26) macro