Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c229 ~(PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
293 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
323 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
354 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
/linux/drivers/gpu/drm/i915/display/
H A Dbxt_dpio_phy_regs.h41 #define PORT_PLL_POWER_STATE REG_BIT(25) macro