Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c1523 temp &= ~PORT_PLL_DCO_AMP_MASK; in bxt_ddi_pll_enable()
1636 PORT_PLL_DCO_AMP_MASK; in bxt_ddi_pll_get_hw_state()
Di915_reg.h1700 #define PORT_PLL_DCO_AMP_MASK 0x3c00 macro