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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demupcm.c653 unsigned int attn, vattn; local
664 vattn = mix != NULL ? (mix->attn[tmp] << 16) : 0;
666 snd_emu10k1_ptr_write(emu, VTFT, voice, vattn | 0xffff);
667 snd_emu10k1_ptr_write(emu, CVCF, voice, vattn | 0xffff);

Completed in 70 milliseconds