Lines Matching refs:Vol
448 (voice->Vol & 0x000003ff) : in snd_trident_write_voice_regs()
449 ((voice->Vol & 0x00003fc) << (16-2)) | in snd_trident_write_voice_regs()
457 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs()
465 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs()
568 unsigned int Vol) in snd_trident_write_vol_reg() argument
570 voice->Vol = Vol; in snd_trident_write_vol_reg()
575 outb(voice->Vol >> 2, TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 2)); in snd_trident_write_vol_reg()
579 outw((voice->CTRL << 12) | voice->Vol, in snd_trident_write_vol_reg()
934 voice->Vol = mix->vol; in snd_trident_playback_prepare()
960 evoice->Vol = 0x3ff; /* mute */ in snd_trident_playback_prepare()
1077 voice->Vol = 0x3ff; /* mute */ in snd_trident_capture_prepare()
1165 voice->Vol = 0; in snd_trident_si7018_capture_prepare()
1189 evoice->Vol = 0x3ff; /* mute */ in snd_trident_si7018_capture_prepare()
1243 voice->Vol = 0x3ff; /* mute */ in snd_trident_foldback_prepare()
1266 evoice->Vol = 0x3ff; /* mute */ in snd_trident_foldback_prepare()
1399 voice->Vol = 0x3ff; in snd_trident_spdif_prepare()
1439 voice->Vol = mix->vol; in snd_trident_spdif_prepare()
1460 evoice->Vol = 0x3ff; /* mute */ in snd_trident_spdif_prepare()