MIDCR_RIE        1403 sound/pci/cs46xx/cs46xx_lib.c 			if ((chip->midcr & MIDCR_RIE) == 0)
MIDCR_RIE        2574 sound/pci/cs46xx/cs46xx_lib.c 	chip->midcr &= ~(MIDCR_RXE | MIDCR_RIE);
MIDCR_RIE        2631 sound/pci/cs46xx/cs46xx_lib.c 		if ((chip->midcr & MIDCR_RIE) == 0) {
MIDCR_RIE        2632 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr |= MIDCR_RIE;
MIDCR_RIE        2636 sound/pci/cs46xx/cs46xx_lib.c 		if (chip->midcr & MIDCR_RIE) {
MIDCR_RIE        2637 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr &= ~MIDCR_RIE;