Searched refs:SOLEL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/pci/emu10k1/ |
H A D | io.c | 575 outl(SOLEL << 16, emu->port + PTR); 594 outl(SOLEL << 16, emu->port + PTR); 608 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_set_loop_stop_multiple() 620 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple() 635 outl(SOLEL << 16, emu->port + PTR); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 650 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()
|
/openbmc/linux/include/sound/ |
H A D | emu10k1.h | 778 #define SOLEL 0x5c /* Stop on loop enable low register */ macro
|