Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c1459 temp |= PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_enable()
1575 temp &= ~PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_disable()
Di915_reg.h1647 #define PORT_PLL_POWER_ENABLE (1 << 26) macro