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

/linux-4.1.27/sound/pci/ac97/
H A Dac97_codec.c2346 power |= AC97_PD_PR2; /* Analog Mixer powerdown (Vref on) */ snd_ac97_powerdown()
2446 if (ac97->regs[AC97_POWERDOWN] & AC97_PD_PR2) { update_power_regs()
2452 AC97_PD_PR2, 0); update_power_regs()
2464 if (! (ac97->regs[AC97_POWERDOWN] & AC97_PD_PR2)) { update_power_regs()
2467 AC97_PD_PR2, AC97_PD_PR2); update_power_regs()
/linux-4.1.27/include/sound/
H A Dac97_codec.h159 #define AC97_PD_PR2 0x0400 /* Power down Mixer (Vref still on) */ macro

Completed in 127 milliseconds