Home
last modified time | relevance | path

Searched refs:WM8993_AUDIO_INTERFACE_1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm8993.c248 case WM8993_AUDIO_INTERFACE_1: in wm8993_readable()
844 WM8993_AUDIO_INTERFACE_1, 15, aif_text);
850 WM8993_AUDIO_INTERFACE_1, 14, aif_text);
1095 unsigned int aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_set_dai_fmt()
1179 snd_soc_write(codec, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_set_dai_fmt()
1200 aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_hw_params()
1298 snd_soc_write(codec, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_hw_params()
1397 snd_soc_update_bits(codec, WM8993_AUDIO_INTERFACE_1, in wm8993_set_tdm_slot()
Dwm8993.h18 #define WM8993_AUDIO_INTERFACE_1 0x04 macro