Searched refs:gpr_tmpcount (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/sound/
H A Demu10k1.h392 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member in struct:snd_emu10k1_fx8010_pcm_rec
/linux-master/sound/pci/emu10k1/
H A Demufx.c1121 pcm->gpr_tmpcount = ipcm->gpr_tmpcount;
1154 ipcm->gpr_tmpcount = pcm->gpr_tmpcount;
1886 ipcm->gpr_tmpcount = gpr++;
1941 /* 1b: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_tmpcount), C_ffffffff, C_00000000);
1943 /* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_00000000);
H A Demupcm.c1698 emu->gpr_base + pcm->gpr_tmpcount, runtime->period_size,
/linux-master/include/sound/
H A Demu10k1.h1592 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member in struct:snd_emu10k1_fx8010_pcm

Completed in 136 milliseconds