Home
last modified time | relevance | path

Searched refs:WM8955_DACMU (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm8955.h92 #define WM8955_DACMU 0x0008 /* DACMU */ macro
Dwm8955.c754 val = WM8955_DACMU; in wm8955_mute()
758 snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, WM8955_DACMU, val); in wm8955_mute()