Home
last modified time | relevance | path

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

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