Searched refs:WM8955_DAC_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ |
| D | wm8955.c | 88 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()
|
| D | wm8955.h | 23 #define WM8955_DAC_CONTROL 0x05 macro
|