Home
last modified time | relevance | path

Searched refs:WM8776_MSTRCTRL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8776.h27 #define WM8776_MSTRCTRL 0x0c macro
H A Dwm8776.c225 snd_soc_component_update_bits(component, WM8776_MSTRCTRL, 0x180, master); in wm8776_set_fmt()
285 if (snd_soc_component_read(component, WM8776_MSTRCTRL) & master) { in wm8776_hw_params()
301 snd_soc_component_update_bits(component, WM8776_MSTRCTRL, in wm8776_hw_params()
/openbmc/linux/sound/pci/oxygen/
H A Dwm8776.h26 #define WM8776_MSTRCTRL 0x0c macro
H A Dxonar_wm87x6.c179 wm8776_write(chip, WM8776_MSTRCTRL, data->wm8776_regs[WM8776_MSTRCTRL]); in wm8776_registers_init()
216 data->wm8776_regs[WM8776_MSTRCTRL] = in wm8776_init()
382 wm8776_write_cached(chip, WM8776_MSTRCTRL, reg); in set_wm8776_adc_params()