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

/linux-4.4.14/sound/soc/codecs/
H A Dwm8978.h27 #define WM8978_DAC_CONTROL 0x0A macro
H A Dwm8978.c151 SOC_DOUBLE("DAC Inversion Switch", WM8978_DAC_CONTROL, 0, 1, 1, 0),
260 SOC_SINGLE("DAC 128x Oversampling Switch", WM8978_DAC_CONTROL,
849 snd_soc_update_bits(codec, WM8978_DAC_CONTROL, 0x40, 0x40); wm8978_mute()
851 snd_soc_update_bits(codec, WM8978_DAC_CONTROL, 0x40, 0); wm8978_mute()

Completed in 38 milliseconds