Searched refs:CSO (Results 1 – 3 of 3) sorted by relevance
69 dev_dbg(trident->card->dev, "CSO: 0x%x\n", val >> 16);79 dev_dbg(trident->card->dev, "CSO: 0x%x\n", val & 0x00ffffff);451 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs() 459 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs() 467 regs[0] = (voice->Delta << 24) | (voice->CSO & 0x00ffffff); in snd_trident_write_voice_regs() 505 Description: This routine will write the new CSO offset510 CSO - new CSO value516 unsigned int CSO) in snd_trident_write_cso_reg() argument 518 voice->CSO in snd_trident_write_cso_reg() [all...]
273 unsigned int CSO; /* 24 bits (16 on DX) */ member
976 unsigned int CSO, in snd_ali_write_voice_regs() argument990 ctlcmds[0] = (CSO << 16) | (ALPHA_FMS & 0x0000ffff); in snd_ali_write_voice_regs()