Searched refs:WM8993_AUDIO_INTERFACE_1 (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dwm8993.h19 #define WM8993_AUDIO_INTERFACE_1 0x04 macro
H A Dwm8993.c245 case WM8993_AUDIO_INTERFACE_1:
841 WM8993_AUDIO_INTERFACE_1, 15, aif_text);
847 WM8993_AUDIO_INTERFACE_1, 14, aif_text);
1093 unsigned int aif1 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_1);
1178 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_1, aif1);
1199 aif1 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_1);
1297 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_1, aif1);
1396 snd_soc_component_update_bits(component, WM8993_AUDIO_INTERFACE_1,

Completed in 198 milliseconds