Searched refs:DPLL_CFGCR2 (Results 1 – 2 of 2) sorted by relevance
983 cfgcr2_reg = DPLL_CFGCR2(dpll); in skl_calc_wrpll_link()2574 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL1),2580 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL2),2586 .cfgcr2 = DPLL_CFGCR2(SKL_DPLL3),
7471 #define DPLL_CFGCR2(id) (DPLL1_CFGCR2 + ((id) - SKL_DPLL1) * 8) macro