Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dirq.c53 val = snd_emu10k1_ptr_read(emu, CLIPH, 0); in snd_emu10k1_interrupt()
H A Dio.c499 outl(CLIPH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_ack()
/openbmc/linux/include/sound/
H A Demu10k1.h773 #define CLIPH 0x5b /* Channel loop interrupt pending high register */ macro