Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dwm8993.c250 case WM8993_AUDIO_INTERFACE_4: in wm8993_readable()
1094 unsigned int aif4 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_4); in wm8993_set_dai_fmt()
1179 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_set_dai_fmt()
1202 aif4 = snd_soc_component_read(component, WM8993_AUDIO_INTERFACE_4); in wm8993_hw_params()
1298 snd_soc_component_write(component, WM8993_AUDIO_INTERFACE_4, aif4); in wm8993_hw_params()
Dwm8993.h24 #define WM8993_AUDIO_INTERFACE_4 0x09 macro