Searched refs:PORT_PLL_ENABLE (Results 1 – 3 of 3) sorted by relevance
231 PORT_PLL_ENABLE); in emulate_monitor_status_change()295 PORT_PLL_ENABLE); in emulate_monitor_status_change()325 PORT_PLL_ENABLE); in emulate_monitor_status_change()356 PORT_PLL_ENABLE); in emulate_monitor_status_change()
584 if (!(temp & PORT_PLL_ENABLE) || !(temp & PORT_PLL_LOCK)) { in bxt_vgpu_get_dp_bitrate()1841 if (v & PORT_PLL_ENABLE) in bxt_port_pll_enable_write()
37 #define PORT_PLL_ENABLE REG_BIT(31) macro