Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/emu10k1/
Demu10k1_callback.c405 snd_emu10k1_ptr_write(hw, PSST, vp->ch, (temp << 24) | addr); in start_voice()
Demu10k1_main.c83 snd_emu10k1_ptr_write(emu, PSST, ch, 0); in snd_emu10k1_voice_init()
2014 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
Demupcm.c363 snd_emu10k1_ptr_write(emu, PSST, voice, in snd_emu10k1_pcm_init_voice()
/linux-3.4.99/include/sound/
Demu10k1.h405 #define PSST 0x06 /* Send C amount and loop start address register */ macro