Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8978.h21 #define WM8978_AUDIO_INTERFACE 0x04 macro
Dwm8978.c659 u16 iface = snd_soc_component_read32(component, WM8978_AUDIO_INTERFACE) & ~0x198; in wm8978_set_dai_fmt()
710 snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface); in wm8978_set_dai_fmt()
726 u16 iface_ctl = snd_soc_component_read32(component, WM8978_AUDIO_INTERFACE) & ~0x60; in wm8978_hw_params()
826 snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface_ctl); in wm8978_hw_params()