Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Ddisplay.c211 ~(PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
275 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
304 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
334 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1884 PORT_PLL_POWER_STATE), 200)) in bxt_ddi_pll_enable()
2001 PORT_PLL_POWER_STATE), 200)) in bxt_ddi_pll_disable()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h1796 #define PORT_PLL_POWER_STATE (1 << 25) macro