Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx.h746 #define MIDSR_RBE 0x00000002 /* Rx FIFO is empty. */ macro
H A Dcs46xx_lib.c1401 while ((snd_cs46xx_peekBA0(chip, BA0_MIDSR) & MIDSR_RBE) == 0) { in snd_cs46xx_interrupt()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx.h746 #define MIDSR_RBE 0x00000002 /* Rx FIFO is empty. */ macro
H A Dcs46xx_lib.c1390 while ((snd_cs46xx_peekBA0(chip, BA0_MIDSR) & MIDSR_RBE) == 0) { in snd_cs46xx_interrupt()

Completed in 19 milliseconds