gpr_tmpcount     1591 include/sound/emu10k1.h 	unsigned short gpr_tmpcount;	/* GPR containing current count of samples to interrupt (host = set, FX8010) */
gpr_tmpcount      349 include/uapi/sound/emu10k1.h 	unsigned short gpr_tmpcount;	/* GPR containing current count of samples to interrupt (host = set, FX8010) */
gpr_tmpcount     1042 sound/pci/emu10k1/emufx.c 		pcm->gpr_tmpcount = ipcm->gpr_tmpcount;
gpr_tmpcount     1075 sound/pci/emu10k1/emufx.c 	ipcm->gpr_tmpcount = pcm->gpr_tmpcount;
gpr_tmpcount     1906 sound/pci/emu10k1/emufx.c 	ipcm->gpr_tmpcount = gpr++;
gpr_tmpcount     1961 sound/pci/emu10k1/emufx.c 	/* 1b: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_tmpcount), C_ffffffff, C_00000000);
gpr_tmpcount     1963 sound/pci/emu10k1/emufx.c 	/* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_00000000);
gpr_tmpcount     1679 sound/pci/emu10k1/emupcm.c 	snd_emu10k1_ptr_write(emu, emu->gpr_base + pcm->gpr_tmpcount, 0, runtime->period_size);