Searched refs:PORT_PLL_ENABLE (Results 1 – 3 of 3) sorted by relevance
1537 temp |= PORT_PLL_ENABLE; in bxt_ddi_pll_enable()1569 temp &= ~PORT_PLL_ENABLE; in bxt_ddi_pll_disable()1602 if (!(val & PORT_PLL_ENABLE)) in bxt_ddi_pll_get_hw_state()
1644 #define PORT_PLL_ENABLE (1 << 31) macro
1527 if (v & PORT_PLL_ENABLE) in bxt_port_pll_enable_write()