Home
last modified time | relevance | path

Searched refs:CPF (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c146 CPF, 0, in terminate_voice()
385 CPF, 0, in start_voice()
469 CPF, ptarget, in trigger_voice()
H A Demu10k1_main.c57 CPF, 0, in snd_emu10k1_voice_init()
407 CPF, 0, in snd_emu10k1_done()
1759 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
H A Demupcm.c298 CPF, stereo ? CPF_STEREO_MASK : 0, in snd_emu10k1_pcm_init_voice()
702 u32 cpf = snd_emu10k1_ptr_read(emu, CPF, voice); in snd_emu10k1_playback_commit_pitch()
705 CPF, (cpf & ~(CPF_CURRENTPITCH_MASK | CPF_FRACADDRESS_MASK)) | pitch_target, in snd_emu10k1_playback_commit_pitch()
/openbmc/linux/include/sound/
H A Demu10k1.h422 #define CPF 0x00 /* Current pitch and fraction register */ macro
423 SUB_REG(CPF, CURRENTPITCH, 0xffff0000) /* Current pitch (linear, 0x4000 == unity pitch shift) */
425 SUB_REG(CPF, STOP, 0x00004000) /* 1 = Current pitch forced to 0 */