Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/msnd/
H A Dmsnd.h102 #define HPISR_TXDE 0x02 macro
H A Dmsnd.c59 if (inb(io + HP_ISR) & HPISR_TXDE) in snd_msnd_wait_TXDE()