Searched refs:PORT_PLL_LOCK (Results 1 – 3 of 3) sorted by relevance
1604 if (wait_for_us((I915_READ(BXT_PORT_PLL_ENABLE(port)) & PORT_PLL_LOCK), in bxt_ddi_pll_enable()
1545 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
1660 #define PORT_PLL_LOCK (1 << 30) macro