Lines Matching refs:Vol
462 (voice->Vol & 0x000003ff) : in snd_trident_write_voice_regs()
463 ((voice->Vol & 0x00003fc) << (16-2)) | in snd_trident_write_voice_regs()
471 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs()
479 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs()
582 unsigned int Vol) in snd_trident_write_vol_reg() argument
584 voice->Vol = Vol; in snd_trident_write_vol_reg()
589 outb(voice->Vol >> 2, TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 2)); in snd_trident_write_vol_reg()
593 outw((voice->CTRL << 12) | voice->Vol, in snd_trident_write_vol_reg()
975 voice->Vol = mix->vol; in snd_trident_playback_prepare()
1001 evoice->Vol = 0x3ff; /* mute */ in snd_trident_playback_prepare()
1118 voice->Vol = 0x3ff; /* mute */ in snd_trident_capture_prepare()
1212 voice->Vol = 0; in snd_trident_si7018_capture_prepare()
1236 evoice->Vol = 0x3ff; /* mute */ in snd_trident_si7018_capture_prepare()
1290 voice->Vol = 0x3ff; /* mute */ in snd_trident_foldback_prepare()
1313 evoice->Vol = 0x3ff; /* mute */ in snd_trident_foldback_prepare()
1446 voice->Vol = 0x3ff; in snd_trident_spdif_prepare()
1486 voice->Vol = mix->vol; in snd_trident_spdif_prepare()
1507 evoice->Vol = 0x3ff; /* mute */ in snd_trident_spdif_prepare()