Searched refs:SOLEL (Results 1 – 3 of 3) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | io.c | 620 outl(SOLEL << 16, emu->port + PTR); 639 outl(SOLEL << 16, emu->port + PTR); 653 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_set_loop_stop_multiple() 665 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple() 680 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 695 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
|
H A D | emu10k1_main.c | 164 SOLEL, 0, in snd_emu10k1_init() 432 SOLEL, 0, in snd_emu10k1_done()
|
/linux/include/sound/ |
H A D | emu10k1.h | 786 #define SOLEL 0x5c /* Stop on loop enable low register */ macro
|