MIDCR_TIE        1408 sound/pci/cs46xx/cs46xx_lib.c 			if ((chip->midcr & MIDCR_TIE) == 0)
MIDCR_TIE        1411 sound/pci/cs46xx/cs46xx_lib.c 				chip->midcr &= ~MIDCR_TIE;
MIDCR_TIE        2611 sound/pci/cs46xx/cs46xx_lib.c 	chip->midcr &= ~(MIDCR_TXE | MIDCR_TIE);
MIDCR_TIE        2652 sound/pci/cs46xx/cs46xx_lib.c 		if ((chip->midcr & MIDCR_TIE) == 0) {
MIDCR_TIE        2653 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr |= MIDCR_TIE;
MIDCR_TIE        2655 sound/pci/cs46xx/cs46xx_lib.c 			while ((chip->midcr & MIDCR_TIE) &&
MIDCR_TIE        2658 sound/pci/cs46xx/cs46xx_lib.c 					chip->midcr &= ~MIDCR_TIE;
MIDCR_TIE        2666 sound/pci/cs46xx/cs46xx_lib.c 		if (chip->midcr & MIDCR_TIE) {
MIDCR_TIE        2667 sound/pci/cs46xx/cs46xx_lib.c 			chip->midcr &= ~MIDCR_TIE;