Home
last modified time | relevance | path

Searched refs:PTRX (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c145 PTRX, 0, in terminate_voice()
386 PTRX, 0, in start_voice()
471 PTRX, ptarget | (vp->apan << 8) | vp->aaux, in trigger_voice()
H A Demu10k1_main.c56 PTRX, 0, in snd_emu10k1_voice_init()
406 PTRX, 0, in snd_emu10k1_done()
1701 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
H A Demupcm.c279 PTRX, (send_amount[0] << 8) | send_amount[1], in snd_emu10k1_pcm_init_voice()
680 u32 ptrx = snd_emu10k1_ptr_read(emu, PTRX, voice); in snd_emu10k1_playback_commit_pitch()
683 PTRX, (ptrx & ~PTRX_PITCHTARGET_MASK) | pitch_target, in snd_emu10k1_playback_commit_pitch()
H A Demuproc.c85 ptrx = snd_emu10k1_ptr_read(emu, PTRX, idx); in snd_emu10k1_proc_read()
/linux/include/sound/
H A Demu10k1.h429 #define PTRX 0x01 /* Pitch target and send A/B amounts register */ macro
430 SUB_REG(PTRX, PITCHTARGET, 0xffff0000) /* Pitch target of specified channel */
431 SUB_REG(PTRX, FXSENDAMOUNT_A, 0x0000ff00) /* Linear level of channel output sent to FX send bus A */
432 SUB_REG(PTRX, FXSENDAMOUNT_B, 0x000000ff) /* Linear level of channel output sent to FX send bus B */