Searched refs:WM8958_DSP2_PROGRAM (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm8958-dsp2.c | 196 if (snd_soc_component_read(component, WM8958_DSP2_PROGRAM) & WM8958_DSP2_ENA) in wm8958_dsp_start_mbc() 203 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_mbc() 242 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_vss() 302 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_start_enh_eq() 356 reg = snd_soc_component_read(component, WM8958_DSP2_PROGRAM); in wm8958_dsp_apply() 401 snd_soc_component_update_bits(component, WM8958_DSP2_PROGRAM, in wm8958_dsp_apply()
|
| /linux/drivers/mfd/ |
| H A D | wm8994-regmap.c | 1068 case WM8958_DSP2_PROGRAM: in wm8958_readable_register()
|
| /linux/include/linux/mfd/wm8994/ |
| H A D | registers.h | 263 #define WM8958_DSP2_PROGRAM 0x900 macro
|