Searched refs:DPLL_CFGCR1 (Results 1 – 2 of 2) sorted by relevance
982 cfgcr1_reg = DPLL_CFGCR1(dpll); in skl_calc_wrpll_link()2573 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL1),2579 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL2),2585 .cfgcr1 = DPLL_CFGCR1(SKL_DPLL3),
7470 #define DPLL_CFGCR1(id) (DPLL1_CFGCR1 + ((id) - SKL_DPLL1) * 8) macro