TAS2552_CFG_1
snd_soc_component_update_bits(tas2552->component, TAS2552_CFG_1, TAS2552_SWS,
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_PLL_SRC_MASK,
{TAS2552_CFG_1, 0x22},
reg = TAS2552_CFG_1;
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_MUTE, cfg1_reg);
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_MUTE, TAS2552_MUTE);
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS, 0);
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS,