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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c 2759 u32 prop_coeff, int_coeff; local in function:icl_calc_mg_pll_state
2843 int_coeff = 10;
2846 int_coeff = 8;
2864 pll_state->mg_pll_div0 = DKL_PLL_DIV0_INTEG_COEFF(int_coeff) |
2900 MG_PLL_LF_INT_COEFF(int_coeff) |
intel_dpll_mgr.c 2759 u32 prop_coeff, int_coeff; local in function:icl_calc_mg_pll_state
2843 int_coeff = 10;
2846 int_coeff = 8;
2864 pll_state->mg_pll_div0 = DKL_PLL_DIV0_INTEG_COEFF(int_coeff) |
2900 MG_PLL_LF_INT_COEFF(int_coeff) |

Completed in 26 milliseconds