Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8903.c174 case WM8903_AUDIO_INTERFACE_1: in wm8903_readable_register()
1226 u16 aif1 = snd_soc_component_read(component, WM8903_AUDIO_INTERFACE_1); in wm8903_set_dai_fmt()
1304 snd_soc_component_write(component, WM8903_AUDIO_INTERFACE_1, aif1); in wm8903_set_dai_fmt()
1453 u16 aif1 = snd_soc_component_read(component, WM8903_AUDIO_INTERFACE_1); in wm8903_hw_params()
1575 snd_soc_component_write(component, WM8903_AUDIO_INTERFACE_1, aif1); in wm8903_hw_params()
H A Dwm8903.h40 #define WM8903_AUDIO_INTERFACE_1 0x19 macro