Searched refs:WM8770_DACMUTE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm8770.h | 37 #define WM8770_DACMUTE 0x14 macro
|
D | wm8770.c | 139 SOC_SINGLE("DAC Playback Switch", WM8770_DACMUTE, 4, 1, 1), 483 return snd_soc_component_update_bits(component, WM8770_DACMUTE, 0x10, in wm8770_mute() 604 snd_soc_component_update_bits(component, WM8770_DACMUTE, 0x10, 0x10); in wm8770_probe()
|