RME96_WCR_DOLBY   991 sound/pci/rme96.c 		rme96->wcreg &= ~(RME96_WCR_PRO | RME96_WCR_DOLBY | RME96_WCR_EMP);
RME96_WCR_DOLBY  1754 sound/pci/rme96.c 	if (rme96->wcreg & RME96_WCR_DOLBY) {
RME96_WCR_DOLBY  2076 sound/pci/rme96.c 	val |= (aes->status[0] & IEC958_AES0_NONAUDIO) ? RME96_WCR_DOLBY : 0;
RME96_WCR_DOLBY  2087 sound/pci/rme96.c 			 ((val & RME96_WCR_DOLBY) ? IEC958_AES0_NONAUDIO : 0);
RME96_WCR_DOLBY  2148 sound/pci/rme96.c 	rme96->wcreg &= ~(RME96_WCR_PRO | RME96_WCR_DOLBY | RME96_WCR_EMP);