Searched refs:CVCF (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 144 CVCF, CVCF_CURRENTFILTER_MASK, in terminate_voice() 383 CVCF, CVCF_CURRENTFILTER_MASK, in start_voice() 438 CVCF, vtarget | CVCF_CURRENTFILTER_MASK, in start_voice()
|
D | emu10k1_main.c | 55 CVCF, CVCF_CURRENTFILTER_MASK, in snd_emu10k1_voice_init() 405 CVCF, 0, in snd_emu10k1_done() 1744 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
|
D | emupcm.c | 314 CVCF, CVCF_CURRENTFILTER_MASK, in snd_emu10k1_pcm_init_voice() 656 CVCF, vattn | CVCF_CURRENTFILTER_MASK, in snd_emu10k1_playback_commit_volume()
|
/Linux-v6.6/include/sound/ |
D | emu10k1.h | 435 #define CVCF 0x02 /* Current volume and filter cutoff register */ macro 436 SUB_REG(CVCF, CURRENTVOL, 0xffff0000) /* Current linear volume of specified channel */ 437 SUB_REG(CVCF, CURRENTFILTER, 0x0000ffff) /* Current filter cutoff frequency of specified channel */
|