Lines Matching refs:RVol
89 dev_dbg(trident->card->dev, "RVol: 0x%x\n", (val >> 7) & 0x7f);
442 ((voice->RVol & 0x7f) << 7) |
615 RVol - new reverb volume
621 unsigned int RVol)
623 voice->RVol = RVol;
625 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) |
649 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) |
935 voice->RVol = mix->rvol;
961 evoice->RVol = evoice->CVol = 0x7f; /* mute */
1073 voice->RVol = 0x7f;
1161 voice->RVol = 0;
1190 evoice->RVol = evoice->CVol = 0x7f; /* mute */
1239 voice->RVol = 0x7f;
1267 evoice->RVol = evoice->CVol = 0x7f; /* mute */
1395 voice->RVol = 0x7f;
1440 voice->RVol = mix->rvol;
1461 evoice->RVol = evoice->CVol = 0x7f; /* mute */