BA0_MIDCR_RIE 1680 sound/pci/cs4281.c chip->midcr &= ~(BA0_MIDCR_RXE | BA0_MIDCR_RIE); BA0_MIDCR_RIE 1733 sound/pci/cs4281.c if ((chip->midcr & BA0_MIDCR_RIE) == 0) { BA0_MIDCR_RIE 1734 sound/pci/cs4281.c chip->midcr |= BA0_MIDCR_RIE; BA0_MIDCR_RIE 1738 sound/pci/cs4281.c if (chip->midcr & BA0_MIDCR_RIE) { BA0_MIDCR_RIE 1739 sound/pci/cs4281.c chip->midcr &= ~BA0_MIDCR_RIE; BA0_MIDCR_RIE 1862 sound/pci/cs4281.c if ((chip->midcr & BA0_MIDCR_RIE) == 0)