Home
last modified time | relevance | path

Searched refs:WM8955_DAC_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm8955.c88 case WM8955_DAC_CONTROL: in wm8955_writeable()
386 return snd_soc_update_bits(codec, WM8955_DAC_CONTROL, in wm8955_set_deemph()
445 SOC_SINGLE_TLV("Playback Attenuation Volume", WM8955_DAC_CONTROL, 7, 1, 1,
760 snd_soc_update_bits(codec, WM8955_DAC_CONTROL, WM8955_DACMU, val); in wm8955_digital_mute()
Dwm8955.h23 #define WM8955_DAC_CONTROL 0x05 macro