Home
last modified time | relevance | path

Searched refs:PORT_PLL_POWER_ENABLE (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.c1932 0, PORT_PLL_POWER_ENABLE); in bxt_ddi_pll_enable()
2028 PORT_PLL_POWER_ENABLE, 0); in bxt_ddi_pll_disable()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h589 #define PORT_PLL_POWER_ENABLE REG_BIT(26) macro