AIC3X_PLL_PROGA_REG
snd_soc_component_write(component, AIC3X_PLL_PROGA_REG, pll_q << PLLQ_SHIFT);
snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, PLL_ENABLE, 0);
snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG,
snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, PLLP_MASK, pll_p);
snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG,
snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG,