Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dcs4281.c283 #define BA0_MIDSR_RBE (1<<7) /* Receive Buffer Empty */ macro
1775 while ((snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_RBE) == 0) { in snd_cs4281_interrupt()