Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcs4281.c284 #define BA0_MIDSR_TBF (1<<6) /* Transmit Buffer Full */ macro
1680 (snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_TBF) == 0) { in snd_cs4281_midi_output_trigger()
1784 while ((snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_TBF) == 0) { in snd_cs4281_interrupt()