WM8776_MSTRCTRL
wm8776_write(chip, WM8776_MSTRCTRL, data->wm8776_regs[WM8776_MSTRCTRL]);
data->wm8776_regs[WM8776_MSTRCTRL] =
wm8776_write_cached(chip, WM8776_MSTRCTRL, reg);
snd_soc_component_update_bits(component, WM8776_MSTRCTRL, 0x180, master);
if (snd_soc_component_read(component, WM8776_MSTRCTRL) & master) {
snd_soc_component_update_bits(component, WM8776_MSTRCTRL,