Searched refs:WM8776_MSTRCTRL (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm8776.h | 30 #define WM8776_MSTRCTRL 0x0c macro
|
H A D | wm8776.c | 228 snd_soc_update_bits(codec, WM8776_MSTRCTRL, 0x180, master); wm8776_set_fmt() 288 if (snd_soc_read(codec, WM8776_MSTRCTRL) & master) { wm8776_hw_params() 304 snd_soc_update_bits(codec, WM8776_MSTRCTRL, wm8776_hw_params()
|
/linux-4.1.27/sound/pci/oxygen/ |
H A D | wm8776.h | 29 #define WM8776_MSTRCTRL 0x0c macro
|
H A D | xonar_wm87x6.c | 188 wm8776_write(chip, WM8776_MSTRCTRL, data->wm8776_regs[WM8776_MSTRCTRL]); wm8776_registers_init() 225 data->wm8776_regs[WM8776_MSTRCTRL] = wm8776_init() 391 wm8776_write_cached(chip, WM8776_MSTRCTRL, reg); set_wm8776_adc_params()
|
Completed in 60 milliseconds