Home
last modified time | relevance | path

Searched refs:PORT_PLL_LOCK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c211 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()
H A Dhandlers.c1564 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c216 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
280 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
309 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
339 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
H A Dhandlers.c564 if (!(temp & PORT_PLL_ENABLE) || !(temp & PORT_PLL_LOCK)) { in bxt_vgpu_get_dp_bitrate()
1815 v |= PORT_PLL_LOCK; in bxt_port_pll_enable_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1919 if (wait_for_us((intel_de_read(dev_priv, BXT_PORT_PLL_ENABLE(port)) & PORT_PLL_LOCK), in bxt_ddi_pll_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1997 if (wait_for_us((intel_de_read(dev_priv, BXT_PORT_PLL_ENABLE(port)) & PORT_PLL_LOCK), in bxt_ddi_pll_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h587 #define PORT_PLL_LOCK REG_BIT(30) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h1773 #define PORT_PLL_LOCK (1 << 30) macro

Completed in 79 milliseconds