Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.h18 #define WM8978_AUDIO_INTERFACE 0x04 macro
H A Dwm8978.c656 u16 iface = snd_soc_component_read(component, WM8978_AUDIO_INTERFACE) & ~0x198; in wm8978_set_dai_fmt()
707 snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface); in wm8978_set_dai_fmt()
723 u16 iface_ctl = snd_soc_component_read(component, WM8978_AUDIO_INTERFACE) & ~0x60; in wm8978_hw_params()
823 snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface_ctl); in wm8978_hw_params()