Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Ddisplay.c215 ~(PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
279 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
308 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
338 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1935 PORT_PLL_POWER_STATE), 200)) in bxt_ddi_pll_enable()
2031 PORT_PLL_POWER_STATE), 200)) in bxt_ddi_pll_disable()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h590 #define PORT_PLL_POWER_STATE REG_BIT(25) macro