Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm9081.c196 case WM9081_AUDIO_INTERFACE_2: in wm9081_readable_register()
908 unsigned int aif2 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()
990 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_set_dai_fmt()
1009 aif2 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()
1147 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_hw_params()
Dwm9081.h46 #define WM9081_AUDIO_INTERFACE_2 0x17 macro