Searched refs:WM8993_AUDIO_INTERFACE_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8993.c | 245 case WM8993_AUDIO_INTERFACE_1: in wm8993_readable() 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); in wm8993_set_dai_fmt() 1178 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_set_dai_fmt() 1199 aif1 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_1); in wm8993_hw_params() 1297 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_hw_params() 1396 snd_soc_component_update_bits(component, WM8993_AUDIO_INTERFACE_1, in wm8993_set_tdm_slot()
|
H A D | wm8993.h | 19 #define WM8993_AUDIO_INTERFACE_1 0x04 macro
|