TAS2552_SWS
cfg1_reg = TAS2552_SWS;
snd_soc_component_update_bits(tas2552->component, TAS2552_CFG_1, TAS2552_SWS,
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS, 0);
snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS,
TAS2552_SWS);