Searched refs:WM8958_DSP2_PROGRAM (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8958-dsp2.c | 195 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/ |
D | wm8994-regmap.c | 1068 case WM8958_DSP2_PROGRAM: in wm8958_readable_register()
|
/linux-6.12.1/include/linux/mfd/wm8994/ |
D | registers.h | 263 #define WM8958_DSP2_PROGRAM 0x900 macro
|