Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dwm8994.c156 int ms_reg; in wm8994_set_fmt() local
165 ms_reg = WM8994_AIF1_MASTER_SLAVE; in wm8994_set_fmt()
170 ms_reg = WM8994_AIF2_MASTER_SLAVE; in wm8994_set_fmt()
256 error |= wm8994_bic_or(priv, ms_reg, WM8994_AIF1_MSTR_MASK, ms); in wm8994_set_fmt()
/openbmc/linux/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()