Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A 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()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A 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()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h589 #define PORT_PLL_POWER_ENABLE REG_BIT(26) macro