Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c1537 temp |= PORT_PLL_ENABLE; in bxt_ddi_pll_enable()
1569 temp &= ~PORT_PLL_ENABLE; in bxt_ddi_pll_disable()
1602 if (!(val & PORT_PLL_ENABLE)) in bxt_ddi_pll_get_hw_state()
Di915_reg.h1644 #define PORT_PLL_ENABLE (1 << 31) macro
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c1527 if (v & PORT_PLL_ENABLE) in bxt_port_pll_enable_write()