Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.c1510 temp &= ~PORT_PLL_DCO_AMP_MASK; in bxt_ddi_pll_enable()
1623 PORT_PLL_DCO_AMP_MASK; in bxt_ddi_pll_get_hw_state()
H A Di915_reg.h1853 #define PORT_PLL_DCO_AMP_MASK 0x3c00 macro