Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8988.c84 case WM8988_3D: in wm8988_writeable()
139 WM8988_3D, 5, stereo_3d_lc_txt);
143 WM8988_3D, 6, stereo_3d_uc_txt);
147 WM8988_3D, 7, stereo_3d_func_txt);
182 SOC_SINGLE("3D Switch", WM8988_3D, 0, 1, 0),
183 SOC_SINGLE("3D Volume", WM8988_3D, 1, 15, 0),
H A Dwm8988.h27 #define WM8988_3D 0x10 macro