Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c2861 u32 prop_coeff, int_coeff; in icl_calc_mg_pll_state() local
2940 int_coeff = 10; in icl_calc_mg_pll_state()
2943 int_coeff = 8; in icl_calc_mg_pll_state()
2961 pll_state->mg_pll_div0 = DKL_PLL_DIV0_INTEG_COEFF(int_coeff) | in icl_calc_mg_pll_state()
3002 MG_PLL_LF_INT_COEFF(int_coeff) | in icl_calc_mg_pll_state()