Searched refs:WM8955_BASS_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8955.c | 90 case WM8955_BASS_CONTROL: in wm8955_writeable() 416 static SOC_ENUM_SINGLE_DECL(bass_mode, WM8955_BASS_CONTROL, 7, bass_mode_text); 422 static SOC_ENUM_SINGLE_DECL(bass_cutoff, WM8955_BASS_CONTROL, 6, 449 SOC_SINGLE("Bass Volume", WM8955_BASS_CONTROL, 0, 15, 1), 917 snd_soc_component_update_bits(component, WM8955_BASS_CONTROL, WM8955_BB, WM8955_BB); in wm8955_probe()
|
D | wm8955.h | 25 #define WM8955_BASS_CONTROL 0x0C macro
|