Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8958-dsp2.c199 if (snd_soc_component_read32(component, WM8958_DSP2_PROGRAM) & WM8958_DSP2_ENA) in wm8958_dsp_start_mbc()
206 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_mbc()
245 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_vss()
305 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_enh_eq()
359 reg = snd_soc_component_read32(component, WM8958_DSP2_PROGRAM); in wm8958_dsp_apply()
404 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_apply()
/Linux-v5.4/drivers/mfd/
Dwm8994-regmap.c1068 case WM8958_DSP2_PROGRAM: in wm8958_readable_register()
/Linux-v5.4/include/linux/mfd/wm8994/
Dregisters.h263 #define WM8958_DSP2_PROGRAM 0x900 macro