Home
last modified time | relevance | path

Searched refs:CSO (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/pci/trident/
H A Dtrident_main.c518 voice->CSO = CSO; in snd_trident_write_cso_reg()
926 voice->CSO = 0; in snd_trident_playback_prepare()
952 evoice->CSO = 0; in snd_trident_playback_prepare()
1069 voice->CSO = 0; in snd_trident_capture_prepare()
1157 voice->CSO = 0; in snd_trident_si7018_capture_prepare()
1181 evoice->CSO = 0; in snd_trident_si7018_capture_prepare()
1236 voice->CSO = 0; in snd_trident_foldback_prepare()
1258 evoice->CSO = 0; in snd_trident_foldback_prepare()
1401 voice->CSO = 0; in snd_trident_spdif_prepare()
1431 voice->CSO = 0; in snd_trident_spdif_prepare()
[all …]
H A Dtrident.h273 unsigned int CSO; /* 24 bits (16 on DX) */ member
/linux-6.15/sound/pci/ali5451/
H A Dali5451.c976 unsigned int CSO, in snd_ali_write_voice_regs() argument
990 ctlcmds[0] = (CSO << 16) | (ALPHA_FMS & 0x0000ffff); in snd_ali_write_voice_regs()