Searched refs:WM8993_AUDIO_INTERFACE_4 (Results 1 – 2 of 2) sorted by relevance
250 case WM8993_AUDIO_INTERFACE_4: in wm8993_readable()1094 unsigned int aif4 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_4); in wm8993_set_dai_fmt()1179 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_set_dai_fmt()1202 aif4 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_4); in wm8993_hw_params()1298 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_hw_params()
24 #define WM8993_AUDIO_INTERFACE_4 0x09 macro