MIDCR_RIE        1227 sound/pci/cs46xx/cs46xx_lib.c 			if ((chip->midcr & MIDCR_RIE) == 0)
MIDCR_RIE        2419 sound/pci/cs46xx/cs46xx_lib.c 	chip->midcr &= ~(MIDCR_RXE | MIDCR_RIE);
MIDCR_RIE        2476 sound/pci/cs46xx/cs46xx_lib.c 		if ((chip->midcr & MIDCR_RIE) == 0) {
MIDCR_RIE        2477 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr |= MIDCR_RIE;
MIDCR_RIE        2481 sound/pci/cs46xx/cs46xx_lib.c 		if (chip->midcr & MIDCR_RIE) {
MIDCR_RIE        2482 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr &= ~MIDCR_RIE;