Searched refs:CVCF (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 144 CVCF, CVCF_CURRENTFILTER_MASK, in terminate_voice() 385 CVCF, CVCF_CURRENTFILTER_MASK, in start_voice() 440 CVCF, vtarget | CVCF_CURRENTFILTER_MASK, in start_voice()
|
H A D | emu10k1_main.c | 55 CVCF, CVCF_CURRENTFILTER_MASK, in snd_emu10k1_voice_init() 405 CVCF, 0, in snd_emu10k1_done() 1701 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
|
H A D | emupcm.c | 293 CVCF, CVCF_CURRENTFILTER_MASK, in snd_emu10k1_pcm_init_voice() 635 CVCF, vattn | CVCF_CURRENTFILTER_MASK, in snd_emu10k1_playback_commit_volume()
|
/linux/include/sound/ |
H A 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 */
|