Searched refs:pll_c (Results 1 – 1 of 1) sorted by relevance
1368 unsigned int pll_c, pll_d; in aic3x_set_power() local1391 pll_c = snd_soc_component_read32(component, AIC3X_PLL_PROGC_REG); in aic3x_set_power()1393 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power()1395 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, pll_c); in aic3x_set_power()