BA0_MIDCR_TIE    1691 sound/pci/cs4281.c 	chip->midcr &= ~(BA0_MIDCR_TXE | BA0_MIDCR_TIE);
BA0_MIDCR_TIE    1731 sound/pci/cs4281.c 		if ((chip->midcr & BA0_MIDCR_TIE) == 0) {
BA0_MIDCR_TIE    1732 sound/pci/cs4281.c 			chip->midcr |= BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1734 sound/pci/cs4281.c 			while ((chip->midcr & BA0_MIDCR_TIE) &&
BA0_MIDCR_TIE    1737 sound/pci/cs4281.c 					chip->midcr &= ~BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1745 sound/pci/cs4281.c 		if (chip->midcr & BA0_MIDCR_TIE) {
BA0_MIDCR_TIE    1746 sound/pci/cs4281.c 			chip->midcr &= ~BA0_MIDCR_TIE;
BA0_MIDCR_TIE    1839 sound/pci/cs4281.c 			if ((chip->midcr & BA0_MIDCR_TIE) == 0)
BA0_MIDCR_TIE    1842 sound/pci/cs4281.c 				chip->midcr &= ~BA0_MIDCR_TIE;