Searched refs:WM8770_MSTRCTRL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dwm8770.h40 #define WM8770_MSTRCTRL 0x17 macro
H A Dwm8770.c190 SOC_SINGLE("ADC 128x Oversampling Switch", WM8770_MSTRCTRL, 3, 1, 0),
396 snd_soc_update_bits(codec, WM8770_MSTRCTRL, 0x100, master); wm8770_set_fmt()
453 if (snd_soc_read(codec, WM8770_MSTRCTRL) & 0x100) { wm8770_hw_params()
469 snd_soc_update_bits(codec, WM8770_MSTRCTRL, 0x7 << shift, wm8770_hw_params()

Completed in 37 milliseconds