Home
last modified time | relevance | path

Searched refs:WM8958_DSP2_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/soc/codecs/
Dwm8958-dsp2.c202 if (snd_soc_read(codec, WM8958_DSP2_PROGRAM) & WM8958_DSP2_ENA) in wm8958_dsp_start_mbc()
209 snd_soc_update_bits(codec, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_mbc()
248 snd_soc_update_bits(codec, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_vss()
308 snd_soc_update_bits(codec, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_enh_eq()
362 reg = snd_soc_read(codec, WM8958_DSP2_PROGRAM); in wm8958_dsp_apply()
407 snd_soc_update_bits(codec, WM8958_DSP2_PROGRAM, in wm8958_dsp_apply()
/linux-3.4.99/drivers/mfd/
Dwm8994-regmap.c1009 case WM8958_DSP2_PROGRAM: in wm8958_readable_register()
/linux-3.4.99/include/linux/mfd/wm8994/
Dregisters.h268 #define WM8958_DSP2_PROGRAM 0x900 macro