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