HomeSort by: relevance | last modified time | path
    Searched defs:prop_coef (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
1818 prop_coef = 4;
1824 prop_coef = 5;
1829 prop_coef = 3;
1857 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef);

Completed in 13 milliseconds