Searched refs:WM8776_PWRDOWN (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm8776.h | 31 #define WM8776_PWRDOWN 0x0d macro
|
H A D | wm8776.c | 129 SND_SOC_DAPM_MIXER("Input Mixer", WM8776_PWRDOWN, 6, 1, 132 SND_SOC_DAPM_ADC("ADC", "Capture", WM8776_PWRDOWN, 1, 1), 133 SND_SOC_DAPM_DAC("DAC", "Playback", WM8776_PWRDOWN, 2, 1), 138 SND_SOC_DAPM_PGA("Headphone PGA", WM8776_PWRDOWN, 3, 1, NULL, 0), 351 snd_soc_update_bits(codec, WM8776_PWRDOWN, 1, 0); wm8776_set_bias_level() 356 snd_soc_update_bits(codec, WM8776_PWRDOWN, 1, 1); wm8776_set_bias_level()
|
/linux-4.1.27/sound/pci/oxygen/ |
H A D | wm8776.h | 30 #define WM8776_PWRDOWN 0x0d macro
|
H A D | xonar_wm87x6.c | 189 wm8776_write(chip, WM8776_PWRDOWN, data->wm8776_regs[WM8776_PWRDOWN]); wm8776_registers_init() 227 data->wm8776_regs[WM8776_PWRDOWN] = WM8776_HPPD; wm8776_init() 1031 WM8776_PWRDOWN, WM8776_HPPD, 1, 0), 1094 WM8776_PWRDOWN, WM8776_HPPD, 1, 0),
|
Completed in 133 milliseconds