Searched refs:WM8988_IFACE (Results 1 – 2 of 2) sorted by relevance
77 case WM8988_IFACE: in wm8988_writeable()638 snd_soc_component_write(component, WM8988_IFACE, iface); in wm8988_set_dai_fmt()670 u16 iface = snd_soc_component_read(component, WM8988_IFACE) & 0x1f3; in wm8988_pcm_hw_params()702 snd_soc_component_write(component, WM8988_IFACE, iface); in wm8988_pcm_hw_params()
20 #define WM8988_IFACE 0x07 macro