Searched refs:pll_c (Results 1 – 1 of 1) sorted by relevance
1404 unsigned int pll_c, pll_d; in aic3x_set_power() local1431 pll_c = snd_soc_component_read(component, AIC3X_PLL_PROGC_REG); in aic3x_set_power()1433 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power()1435 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, pll_c); in aic3x_set_power()