Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dwm8994.c162 int ms_reg; in wm8994_set_fmt() local
171 ms_reg = WM8994_AIF1_MASTER_SLAVE; in wm8994_set_fmt()
176 ms_reg = WM8994_AIF2_MASTER_SLAVE; in wm8994_set_fmt()
261 error |= wm8994_update_bits(ms_reg, WM8994_AIF1_MSTR_MASK, ms); in wm8994_set_fmt()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8994.c2760 int ms_reg; in wm8994_set_dai_fmt() local
2770 ms_reg = WM8994_AIF1_MASTER_SLAVE; in wm8994_set_dai_fmt()
2776 ms_reg = WM8994_AIF2_MASTER_SLAVE; in wm8994_set_dai_fmt()
2874 snd_soc_component_update_bits(component, ms_reg, WM8994_AIF1_MSTR, in wm8994_set_dai_fmt()