Searched refs:WM9081_AUDIO_INTERFACE_2 (Results 1 – 2 of 2) sorted by relevance
192 case WM9081_AUDIO_INTERFACE_2: in wm9081_readable_register()904 unsigned int aif2 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()986 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_set_dai_fmt()1005 aif2 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()1143 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_hw_params()
43 #define WM9081_AUDIO_INTERFACE_2 0x17 macro