Searched refs:WM8955_BASS_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ |
| D | wm8955.c | 93 case WM8955_BASS_CONTROL: in wm8955_writeable() 419 static SOC_ENUM_SINGLE_DECL(bass_mode, WM8955_BASS_CONTROL, 7, bass_mode_text); 425 static SOC_ENUM_SINGLE_DECL(bass_cutoff, WM8955_BASS_CONTROL, 6, 452 SOC_SINGLE("Bass Volume", WM8955_BASS_CONTROL, 0, 15, 1), 919 snd_soc_update_bits(codec, WM8955_BASS_CONTROL, WM8955_BB, WM8955_BB); in wm8955_probe()
|
| D | wm8955.h | 28 #define WM8955_BASS_CONTROL 0x0C macro
|