Home
last modified time | relevance | path

Searched refs:HLIEL (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/emu10k1/
H A Dio.c565 outl(HLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_half_loop_intr_enable()
584 outl(HLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_half_loop_intr_disable()
/linux/include/sound/
H A Demu10k1.h839 #define HLIEL 0x66 /* Channel half loop interrupt enable low register */ macro