Searched refs:WM8711_PWR (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm8711.h | 24 #define WM8711_PWR 0x06 macro
|
H A D | wm8711.c | 81 SND_SOC_DAPM_MIXER("Output Mixer", WM8711_PWR, 4, 1, 84 SND_SOC_DAPM_DAC("DAC", "HiFi Playback", WM8711_PWR, 3, 1), 304 u16 reg = snd_soc_read(codec, WM8711_PWR) & 0xff7f; wm8711_set_bias_level() 308 snd_soc_write(codec, WM8711_PWR, reg); wm8711_set_bias_level() 316 snd_soc_write(codec, WM8711_PWR, reg | 0x0040); wm8711_set_bias_level() 320 snd_soc_write(codec, WM8711_PWR, 0xffff); wm8711_set_bias_level()
|
Completed in 47 milliseconds