Searched refs:GVSEL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 983 unsigned int GVSEL, in snd_ali_write_voice_regs() 996 ctlcmds[3] = (GVSEL << 31) | in snd_ali_write_voice_regs() 1188 unsigned int GVSEL; in snd_ali_playback_prepare() local 1228 GVSEL = 1; in snd_ali_playback_prepare() 1234 "ch=%d, Rate=%d Delta=%xh,GVSEL=%xh,PAN=%xh,CTRL=%xh\n", in snd_ali_playback_prepare() 1235 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL); in snd_ali_playback_prepare() 1243 GVSEL, in snd_ali_playback_prepare() 1259 GVSEL, in snd_ali_playback_prepare() 1279 unsigned int GVSEL; in snd_ali_prepare() local 1334 GVSEL in snd_ali_prepare() 976 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 982 unsigned int GVSEL, in snd_ali_write_voice_regs() 995 ctlcmds[3] = (GVSEL << 31) | in snd_ali_write_voice_regs() 1187 unsigned int GVSEL; in snd_ali_playback_prepare() local 1227 GVSEL = 1; in snd_ali_playback_prepare() 1233 "ch=%d, Rate=%d Delta=%xh,GVSEL=%xh,PAN=%xh,CTRL=%xh\n", in snd_ali_playback_prepare() 1234 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL); in snd_ali_playback_prepare() 1242 GVSEL, in snd_ali_playback_prepare() 1258 GVSEL, in snd_ali_playback_prepare() 1278 unsigned int GVSEL; in snd_ali_prepare() local 1333 GVSEL in snd_ali_prepare() 975 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument [all...] |
Completed in 5 milliseconds