Lines Matching refs:FMC
441 FmcRvolCvol = ((voice->FMC & 3) << 14) | in snd_trident_write_voice_regs()
625 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_rvol_reg()
649 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_cvol_reg()
929 voice->FMC = 3; in snd_trident_playback_prepare()
955 evoice->FMC = 3; in snd_trident_playback_prepare()
1072 voice->FMC = 3; in snd_trident_capture_prepare()
1160 voice->FMC = 0; in snd_trident_si7018_capture_prepare()
1184 evoice->FMC = 3; in snd_trident_si7018_capture_prepare()
1238 voice->FMC = 3; in snd_trident_foldback_prepare()
1261 evoice->FMC = 3; in snd_trident_foldback_prepare()
1394 voice->FMC = 3; in snd_trident_spdif_prepare()
1434 voice->FMC = 3; in snd_trident_spdif_prepare()
1455 evoice->FMC = 3; in snd_trident_spdif_prepare()