Searched refs:BA0_MIDSR (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/cs4281/
H A Dcs4281_hwdefs.h126 #define BA0_MIDSR 0x00000494L macro
H A Dcs4281m.c3847 while (!(readl(s->pBA0 + BA0_MIDSR) & 0x80)) {
3859 while (!(readl(s->pBA0 + BA0_MIDSR) & 0x40) && s->midi.ocnt > 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dcs461x.h111 #define BA0_MIDSR 0x00000494 macro
H A Dcs46xx.c1649 while (!(cs461x_peekBA0(card, BA0_MIDSR) & MIDSR_RBE)) {
1661 while (!(cs461x_peekBA0(card, BA0_MIDSR) & MIDSR_TBF) && card->midi.ocnt > 0) {

Completed in 175 milliseconds