Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm9081.c195 case WM9081_AUDIO_INTERFACE_1: in wm9081_readable_register()
1007 aif1 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_1); in wm9081_hw_params()
1195 unsigned int aif1 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_1); in wm9081_set_tdm_slot()
1225 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_1, aif1); in wm9081_set_tdm_slot()
Dwm9081.h45 #define WM9081_AUDIO_INTERFACE_1 0x16 macro