Home
last modified time | relevance | path

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

/linux/include/sound/ !
H A Demu10k1.h447 #define PSST 0x06 /* Send C amount and loop start address register */ macro
448 SUB_REG(PSST, FXSENDAMOUNT_C, 0xff000000) /* Linear level of channel output sent to FX send bus C */
449 SUB_REG(PSST, LOOPSTARTADDR, 0x00ffffff) /* Loop start address of the specified channel */
/linux/drivers/gpu/drm/radeon/ !
H A Dnislands_smc.h35 uint8_t PSST; member
/linux/sound/pci/emu10k1/ !
H A Demu10k1_callback.c419 PSST, psst, in start_voice()
H A Demu10k1_main.c60 PSST, 0, in snd_emu10k1_voice_init()
1696 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
H A Demuproc.c87 psst = snd_emu10k1_ptr_read(emu, PSST, idx); in snd_emu10k1_proc_read()
H A Demupcm.c282 PSST, start_addr | (send_amount[2] << 24), in snd_emu10k1_pcm_init_voice()