Searched refs:PORT_PLL_LOCK (Results 1 – 4 of 4) sorted by relevance
211 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()275 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()304 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()334 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
1564 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
1919 if (wait_for_us((intel_de_read(dev_priv, BXT_PORT_PLL_ENABLE(port)) & PORT_PLL_LOCK), in bxt_ddi_pll_enable()
1773 #define PORT_PLL_LOCK (1 << 30) macro