Home
last modified time | relevance | path

Searched refs:PORT_PLL_REF_SEL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Ddisplay.c212 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
276 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
305 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
335 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1875 temp |= PORT_PLL_REF_SEL; in bxt_ddi_pll_enable()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h1794 #define PORT_PLL_REF_SEL (1 << 27) macro