MIDCR_TIE 1232 sound/pci/cs46xx/cs46xx_lib.c if ((chip->midcr & MIDCR_TIE) == 0) MIDCR_TIE 1235 sound/pci/cs46xx/cs46xx_lib.c chip->midcr &= ~MIDCR_TIE; MIDCR_TIE 2456 sound/pci/cs46xx/cs46xx_lib.c chip->midcr &= ~(MIDCR_TXE | MIDCR_TIE); MIDCR_TIE 2497 sound/pci/cs46xx/cs46xx_lib.c if ((chip->midcr & MIDCR_TIE) == 0) { MIDCR_TIE 2498 sound/pci/cs46xx/cs46xx_lib.c chip->midcr |= MIDCR_TIE; MIDCR_TIE 2500 sound/pci/cs46xx/cs46xx_lib.c while ((chip->midcr & MIDCR_TIE) && MIDCR_TIE 2503 sound/pci/cs46xx/cs46xx_lib.c chip->midcr &= ~MIDCR_TIE; MIDCR_TIE 2511 sound/pci/cs46xx/cs46xx_lib.c if (chip->midcr & MIDCR_TIE) { MIDCR_TIE 2512 sound/pci/cs46xx/cs46xx_lib.c chip->midcr &= ~MIDCR_TIE;