Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8993.c248 case WM8993_AUDIO_INTERFACE_1: in wm8993_readable()
845 WM8993_AUDIO_INTERFACE_1, 15, aif_text);
851 WM8993_AUDIO_INTERFACE_1, 14, aif_text);
1098 unsigned int aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_set_dai_fmt()
1182 snd_soc_write(codec, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_set_dai_fmt()
1203 aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_hw_params()
1301 snd_soc_write(codec, WM8993_AUDIO_INTERFACE_1, aif1); in wm8993_hw_params()
1400 snd_soc_update_bits(codec, WM8993_AUDIO_INTERFACE_1, in wm8993_set_tdm_slot()
Dwm8993.h18 #define WM8993_AUDIO_INTERFACE_1 0x04 macro