Searched refs:Alpha (Results 1 – 2 of 2) sorted by relevance
465 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs()473 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs()484 regs[3] = (voice->Alpha << 20) | in snd_trident_write_voice_regs()973 voice->Alpha = 0; in snd_trident_playback_prepare()999 evoice->Alpha = 0; in snd_trident_playback_prepare()1120 voice->Alpha = 0; in snd_trident_capture_prepare()1214 voice->Alpha = 0; in snd_trident_si7018_capture_prepare()1234 evoice->Alpha = 0; in snd_trident_si7018_capture_prepare()1292 voice->Alpha = 0; in snd_trident_foldback_prepare()1311 evoice->Alpha = 0; in snd_trident_foldback_prepare()[all …]
293 unsigned short Alpha; /* 12 bits */ member