Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c1506 temp &= ~PORT_PLL_GAIN_CTL_MASK; in bxt_ddi_pll_enable()
1626 PORT_PLL_GAIN_CTL_MASK; in bxt_ddi_pll_get_hw_state()
Di915_reg.h1690 #define PORT_PLL_GAIN_CTL_MASK (0x07 << 16) macro