Searched refs:PORT_PLL_LOCK (Results 1 – 3 of 3) sorted by relevance
230 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()294 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()324 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()355 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
584 if (!(temp & PORT_PLL_ENABLE) || !(temp & PORT_PLL_LOCK)) { in bxt_vgpu_get_dp_bitrate()1842 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
38 #define PORT_PLL_LOCK REG_BIT(30) macro