Home
last modified time | relevance | path

Searched refs:CLIEH (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/emu10k1/
H A Dio.c507 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable()
526 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable()
H A Demu10k1_main.c161 CLIEH, 0, in snd_emu10k1_init()
431 CLIEH, 0, in snd_emu10k1_done()
/linux/include/sound/
H A Demu10k1.h778 #define CLIEH 0x59 /* Channel loop interrupt enable high register */ macro