BA0_MIDCR_RIE 1657 sound/pci/cs4281.c chip->midcr &= ~(BA0_MIDCR_RXE | BA0_MIDCR_RIE); BA0_MIDCR_RIE 1710 sound/pci/cs4281.c if ((chip->midcr & BA0_MIDCR_RIE) == 0) { BA0_MIDCR_RIE 1711 sound/pci/cs4281.c chip->midcr |= BA0_MIDCR_RIE; BA0_MIDCR_RIE 1715 sound/pci/cs4281.c if (chip->midcr & BA0_MIDCR_RIE) { BA0_MIDCR_RIE 1716 sound/pci/cs4281.c chip->midcr &= ~BA0_MIDCR_RIE; BA0_MIDCR_RIE 1834 sound/pci/cs4281.c if ((chip->midcr & BA0_MIDCR_RIE) == 0)