Searched refs:WM8741_FORMAT_CONTROL (Results 1 – 2 of 2) sorted by relevance
201 u16 iface = snd_soc_read(codec, WM8741_FORMAT_CONTROL) & 0x1FC; in wm8741_hw_params()247 snd_soc_write(codec, WM8741_FORMAT_CONTROL, iface); in wm8741_hw_params()300 u16 iface = snd_soc_read(codec, WM8741_FORMAT_CONTROL) & 0x1C3; in wm8741_set_dai_fmt()352 snd_soc_write(codec, WM8741_FORMAT_CONTROL, iface); in wm8741_set_dai_fmt()
26 #define WM8741_FORMAT_CONTROL 0x05 macro