Home
last modified time | relevance | path

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

/openbmc/linux/sound/parisc/
H A Dharmony.h95 #define HARMONY_DSTATUS_RN 0x00000002 /* record fill */ macro
H A Dharmony.c212 if (dstatus & HARMONY_DSTATUS_RN) { in snd_harmony_interrupt()