Searched refs:PLAYBACK_POINTER (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| H A D | p16v.h | 30 #define PLAYBACK_POINTER 0x06 /* Playback period pointer. Used with PLAYBACK_LIST_PTR to determine… macro
|
| H A D | emu10k1x.c | 105 #define PLAYBACK_POINTER 0x06 /* Playback period pointer. Sample currently in DAC */ macro 445 snd_emu10k1x_ptr_write(emu, PLAYBACK_POINTER, voice, 0); in snd_emu10k1x_pcm_prepare() 506 ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel); in snd_emu10k1x_pcm_pointer() 513 ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel); in snd_emu10k1x_pcm_pointer()
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106.h | 180 #define PLAYBACK_POINTER 0x06 /* Playback period pointer. Used with PLAYBACK_LIST_PTR to determine… macro
|
| H A D | ca0106_main.c | 803 snd_ca0106_ptr_write(emu, PLAYBACK_POINTER, channel, 0); in snd_ca0106_pcm_prepare_playback() 1023 snd_ca0106_ptr_read(emu, PLAYBACK_POINTER, channel)); in snd_ca0106_pcm_pointer_playback()
|