Searched refs:DPLL_CFGCR1_QDIV_RATIO (Results 1 – 2 of 2) sorted by relevance
2759 pll_state->cfgcr1 = DPLL_CFGCR1_QDIV_RATIO(pll_params->qdiv_ratio) | in icl_calc_dpll_state()
6147 #define DPLL_CFGCR1_QDIV_RATIO(x) ((x) << 10) macro