Home
last modified time | relevance | path

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

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