Searched refs:PORT_PLL_LOCK (Results 1 – 4 of 4) sorted by relevance
228 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()292 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()322 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()353 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
578 if (!(temp & PORT_PLL_ENABLE) || !(temp & PORT_PLL_LOCK)) { in bxt_vgpu_get_dp_bitrate()1836 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
38 #define PORT_PLL_LOCK REG_BIT(30) macro
2122 if (wait_for_us((intel_de_read(display, BXT_PORT_PLL_ENABLE(port)) & PORT_PLL_LOCK), in bxt_ddi_pll_enable()
Completed in 19 milliseconds