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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h298 unsigned char GVSel; /* 1 bit */ member in struct:snd_trident_voice
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c410 regs[4] = (voice->GVSel << 31) |
562 outb(((voice->GVSel & 0x01) << 7) | (voice->Pan & 0x7f),
913 voice->GVSel = 1;
934 evoice->GVSel = trident->device == TRIDENT_DEVICE_ID_SI7018 ? 0 : 1;
1048 voice->GVSel = 1;
1142 voice->GVSel = 1;
1164 evoice->GVSel = 0;
1220 voice->GVSel = 1;
1241 evoice->GVSel = trident->device == TRIDENT_DEVICE_ID_SI7018 ? 0 : 1;
1376 voice->GVSel
[all...]

Completed in 29 milliseconds