WM8955_DAC_CONTROL
return snd_soc_component_update_bits(component, WM8955_DAC_CONTROL,
SOC_SINGLE_TLV("Playback Attenuation Volume", WM8955_DAC_CONTROL, 7, 1, 1,
snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, WM8955_DACMU, val);
case WM8955_DAC_CONTROL: