Searched refs:iface_ctl (Results 1 – 1 of 1) sorted by relevance
723 u16 iface_ctl = snd_soc_component_read(component, WM8978_AUDIO_INTERFACE) & ~0x60; in wm8978_hw_params() local740 iface_ctl |= 0x20; in wm8978_hw_params()743 iface_ctl |= 0x40; in wm8978_hw_params()746 iface_ctl |= 0x60; in wm8978_hw_params()823 snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface_ctl); in wm8978_hw_params()