Home
last modified time | relevance | path

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

/openbmc/linux/sound/parisc/
H A Dharmony.h94 #define HARMONY_DSTATUS_PN 0x00000200 /* playback fill */ macro
H A Dharmony.c193 if (dstatus & HARMONY_DSTATUS_PN) { in snd_harmony_interrupt()