Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dirq.c65 val = snd_emu10k1_ptr_read(emu, HLIPL, 0); in snd_emu10k1_interrupt()
H A Dio.c556 outl(HLIPL << 16, emu->port + PTR); in snd_emu10k1_voice_half_loop_intr_ack()
/openbmc/linux/include/sound/
H A Demu10k1.h834 #define HLIPL 0x68 /* Channel half loop interrupt pending low register */ macro