Searched refs:SOLEH (Results 1 – 3 of 3) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | io.c | 616 outl(SOLEH << 16, emu->port + PTR); 635 outl(SOLEH << 16, emu->port + PTR); 655 outl(SOLEH << 16, emu->port + PTR); in snd_emu10k1_voice_set_loop_stop_multiple() 667 outl(SOLEH << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple() 682 outl(SOLEH << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 709 outl(SOLEH << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
|
H A D | emu10k1_main.c | 165 SOLEH, 0, in snd_emu10k1_init() 433 SOLEH, 0, in snd_emu10k1_done()
|
/linux/include/sound/ |
H A D | emu10k1.h | 787 #define SOLEH 0x5d /* Stop on loop enable high register */ macro
|