Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.c1720 uint32_t prop_coef, int_coef, gain_ctl, targ_cnt; in bxt_ddi_set_dpll_hw_state() local
1725 int_coef = 9; in bxt_ddi_set_dpll_hw_state()
1731 int_coef = 11; in bxt_ddi_set_dpll_hw_state()
1736 int_coef = 8; in bxt_ddi_set_dpll_hw_state()
1763 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef); in bxt_ddi_set_dpll_hw_state()