Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.h21 #define WM8978_ADDITIONAL_CONTROL 0x07 macro
H A Dwm8978.c725 u16 add_ctl = snd_soc_component_read(component, WM8978_ADDITIONAL_CONTROL) & ~0xe; in wm8978_hw_params()
824 snd_soc_component_write(component, WM8978_ADDITIONAL_CONTROL, add_ctl); in wm8978_hw_params()