Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1803 u32 prop_coef, int_coef, gain_ctl, targ_cnt; in bxt_ddi_set_dpll_hw_state() local
1810 int_coef = 9; in bxt_ddi_set_dpll_hw_state()
1816 int_coef = 11; in bxt_ddi_set_dpll_hw_state()
1821 int_coef = 8; in bxt_ddi_set_dpll_hw_state()
1848 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef); in bxt_ddi_set_dpll_hw_state()