Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c203 #define IS_EOSIRQ(p) (READ_AUDIO_STATUS(p)&0x0200) macro
1712 if (IS_EOBIRQ(cif->hwport) || IS_EOSIRQ(cif->hwport) || in snd_riptide_interrupt()