Searched refs:VTFT (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 143 VTFT, VTFT_FILTERTARGET_MASK, in terminate_voice() 382 VTFT, VTFT_FILTERTARGET_MASK, in start_voice() 437 VTFT, vtarget | vp->ftarget, in start_voice()
|
D | emu10k1_main.c | 54 VTFT, VTFT_FILTERTARGET_MASK, in snd_emu10k1_voice_init() 404 VTFT, 0, in snd_emu10k1_done() 1744 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
|
D | emupcm.c | 313 VTFT, VTFT_FILTERTARGET_MASK, in snd_emu10k1_pcm_init_voice() 655 VTFT, vattn | VTFT_FILTERTARGET_MASK, in snd_emu10k1_playback_commit_volume()
|
/Linux-v6.6/include/sound/ |
D | emu10k1.h | 439 #define VTFT 0x03 /* Volume target and filter cutoff target register */ macro 440 SUB_REG(VTFT, VOLUMETARGET, 0xffff0000) /* Volume target of specified channel */ 441 SUB_REG(VTFT, FILTERTARGET, 0x0000ffff) /* Filter cutoff target of specified channel */
|