Searched refs:WM8711_APDIGI (Results 1 – 2 of 2) sorted by relevance
20 #define WM8711_APDIGI 0x05 macro
210 u16 mute_reg = snd_soc_component_read(component, WM8711_APDIGI) & 0xfff7; in wm8711_mute()213 snd_soc_component_write(component, WM8711_APDIGI, mute_reg | 0x8); in wm8711_mute()215 snd_soc_component_write(component, WM8711_APDIGI, mute_reg); in wm8711_mute()