Searched refs:gpr_tmpcount (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | emu10k1.h | 364 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 280 unsigned short gpr_tmpcount; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 301 unsigned short gpr_tmpcount; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 301 unsigned short gpr_tmpcount; member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | emu10k1.h | 392 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emufx.c | 1066 pcm->gpr_tmpcount = ipcm->gpr_tmpcount; in snd_emu10k1_ipcm_poke() 1099 ipcm->gpr_tmpcount = pcm->gpr_tmpcount; in snd_emu10k1_ipcm_peek() 1836 ipcm->gpr_tmpcount = gpr++; in _snd_emu10k1_init_efx() 1891 /* 1b: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_tmpcount), C_ffffffff, C_00000000); in _snd_emu10k1_init_efx() 1893 /* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_00000000); in _snd_emu10k1_init_efx()
|
H A D | emupcm.c | 1646 snd_emu10k1_ptr_write(emu, emu->gpr_base + pcm->gpr_tmpcount, 0, runtime->period_size); in snd_emu10k1_fx8010_playback_prepare()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emufx.c | 1121 pcm->gpr_tmpcount = ipcm->gpr_tmpcount; in snd_emu10k1_ipcm_poke() 1154 ipcm->gpr_tmpcount = pcm->gpr_tmpcount; in snd_emu10k1_ipcm_peek() 1886 ipcm->gpr_tmpcount = gpr++; in _snd_emu10k1_init_efx() 1941 /* 1b: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_tmpcount), C_ffffffff, C_00000000); in _snd_emu10k1_init_efx() 1943 /* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_00000000); in _snd_emu10k1_init_efx()
|
H A D | emupcm.c | 1698 emu->gpr_base + pcm->gpr_tmpcount, runtime->period_size, in snd_emu10k1_fx8010_playback_prepare()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | emu10k1.h | 1591 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emu10k1.h | 1584 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */ member
|
Completed in 29 milliseconds