Searched refs:DPLL_CFGCR0_DCO_FRACTION (Results 1 – 2 of 2) sorted by relevance
2608 cfgcr0 |= DPLL_CFGCR0_DCO_FRACTION(wrpll_params.dco_fraction) | in cnl_ddi_hdmi_pll_dividers()3070 pll_state->cfgcr0 = DPLL_CFGCR0_DCO_FRACTION(pll_params->dco_fraction) | in icl_calc_dpll_state()
10469 #define DPLL_CFGCR0_DCO_FRACTION(x) ((x) << 10) macro