HomeSort by: relevance | last modified time | path
    Searched defs:gain_ctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c 1812 u32 prop_coef, int_coef, gain_ctl, targ_cnt; local in function:bxt_ddi_set_dpll_hw_state
1820 gain_ctl = 3;
1826 gain_ctl = 3;
1831 gain_ctl = 1;
1858 dpll_hw_state->pll6 |= PORT_PLL_GAIN_CTL(gain_ctl);

Completed in 15 milliseconds