Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8958-dsp2.c195 if (snd_soc_component_read(component, WM8958_DSP2_PROGRAM) & WM8958_DSP2_ENA) in wm8958_dsp_start_mbc()
202 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_mbc()
241 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_vss()
301 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_enh_eq()
355 reg = snd_soc_component_read(component, WM8958_DSP2_PROGRAM); in wm8958_dsp_apply()
400 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_apply()
/linux-6.12.1/drivers/mfd/
Dwm8994-regmap.c1068 case WM8958_DSP2_PROGRAM: in wm8958_readable_register()
/linux-6.12.1/include/linux/mfd/wm8994/
Dregisters.h263 #define WM8958_DSP2_PROGRAM 0x900 macro