Searched refs:gpr_tmpcount (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/uapi/sound/ |
D | emu10k1.h | 340 …unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, … member
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emufx.c | 1027 pcm->gpr_tmpcount = ipcm->gpr_tmpcount; in snd_emu10k1_ipcm_poke() 1058 ipcm->gpr_tmpcount = pcm->gpr_tmpcount; in snd_emu10k1_ipcm_peek() 1893 ipcm->gpr_tmpcount = gpr++; in _snd_emu10k1_init_efx() 1948 …/* 1b: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_tmpcount), C_ffffffff, C_0… in _snd_emu10k1_init_efx() 1950 …/* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_0000… in _snd_emu10k1_init_efx()
|
D | emupcm.c | 1680 snd_emu10k1_ptr_write(emu, emu->gpr_base + pcm->gpr_tmpcount, 0, runtime->period_size); in snd_emu10k1_fx8010_playback_prepare()
|
/linux-4.1.27/include/sound/ |
D | emu10k1.h | 1606 …unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, … member
|