Searched refs:WM8993_AUDIO_INTERFACE_4 (Results 1 – 2 of 2) sorted by relevance
253 case WM8993_AUDIO_INTERFACE_4: in wm8993_readable()1097 unsigned int aif4 = snd_soc_component_read32(component, WM8993_AUDIO_INTERFACE_4); in wm8993_set_dai_fmt()1182 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_set_dai_fmt()1205 aif4 = snd_soc_component_read32(component, WM8993_AUDIO_INTERFACE_4); in wm8993_hw_params()1301 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_hw_params()
24 #define WM8993_AUDIO_INTERFACE_4 0x09 macro