BA0_MIDCR_TIE    1714 sound/pci/cs4281.c 	chip->midcr &= ~(BA0_MIDCR_TXE | BA0_MIDCR_TIE);
BA0_MIDCR_TIE    1754 sound/pci/cs4281.c 		if ((chip->midcr & BA0_MIDCR_TIE) == 0) {
BA0_MIDCR_TIE    1755 sound/pci/cs4281.c 			chip->midcr |= BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1757 sound/pci/cs4281.c 			while ((chip->midcr & BA0_MIDCR_TIE) &&
BA0_MIDCR_TIE    1760 sound/pci/cs4281.c 					chip->midcr &= ~BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1768 sound/pci/cs4281.c 		if (chip->midcr & BA0_MIDCR_TIE) {
BA0_MIDCR_TIE    1769 sound/pci/cs4281.c 			chip->midcr &= ~BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1867 sound/pci/cs4281.c 			if ((chip->midcr & BA0_MIDCR_TIE) == 0)
BA0_MIDCR_TIE    1870 sound/pci/cs4281.c 				chip->midcr &= ~BA0_MIDCR_TIE;