Searched refs:DPLL_CFGCR0_DCO_FRACTION (Results 1 – 2 of 2) sorted by relevance
2282 cfgcr0 |= DPLL_CFGCR0_DCO_FRACTION(wrpll_params.dco_fraction) | in cnl_ddi_hdmi_pll_dividers()2514 cfgcr0 = DPLL_CFGCR0_DCO_FRACTION(pll_params.dco_fraction) | in icl_calc_dpll_state()
9491 #define DPLL_CFGCR0_DCO_FRACTION(x) ((x) << 10) macro