Searched refs:WM8776_MSTRCTRL (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
A D | wm8776.c | 225 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()
|
A D | wm8776.h | 27 #define WM8776_MSTRCTRL 0x0c macro
|
/linux/sound/pci/oxygen/ |
A D | wm8776.h | 26 #define WM8776_MSTRCTRL 0x0c macro
|
A D | xonar_wm87x6.c | 179 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()
|
Completed in 8 milliseconds