Searched refs:SOLEL (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/pci/emu10k1/ ! |
| H A D | io.c | 580 outl(SOLEL << 16, emu->port + PTR); 597 outl(SOLEL << 16, emu->port + PTR); 608 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_set_loop_stop_multiple() 617 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple() 631 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 646 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
|