HomeSort by: relevance | last modified time | path
    Searched defs:int_coef (Results 1 - 2 of 2) 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
1819 int_coef = 9;
1825 int_coef = 11;
1830 int_coef = 8;
1857 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef);
intel_dpll_mgr.c 1812 u32 prop_coef, int_coef, gain_ctl, targ_cnt; local in function:bxt_ddi_set_dpll_hw_state
1819 int_coef = 9;
1825 int_coef = 11;
1830 int_coef = 8;
1857 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef);

Completed in 56 milliseconds