Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c226 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
290 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
320 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
351 PORT_PLL_REF_SEL | PORT_PLL_LOCK | in emulate_monitor_status_change()
/linux/drivers/gpu/drm/i915/display/
H A Dbxt_dpio_phy_regs.h39 #define PORT_PLL_REF_SEL REG_BIT(27) macro
H A Dintel_dpll_mgr.c2051 intel_de_rmw(i915, BXT_PORT_PLL_ENABLE(port), 0, PORT_PLL_REF_SEL); in bxt_ddi_pll_enable()