Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Ddisplay.c213 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
277 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
306 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
336 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1925 temp |= PORT_PLL_REF_SEL; in bxt_ddi_pll_enable()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h648 #define PORT_PLL_REF_SEL REG_BIT(27) macro