RME96_WCR_DOLBY 1025 sound/pci/rme96.c rme96->wcreg &= ~(RME96_WCR_PRO | RME96_WCR_DOLBY | RME96_WCR_EMP); RME96_WCR_DOLBY 1815 sound/pci/rme96.c if (rme96->wcreg & RME96_WCR_DOLBY) { RME96_WCR_DOLBY 2113 sound/pci/rme96.c val |= (aes->status[0] & IEC958_AES0_NONAUDIO) ? RME96_WCR_DOLBY : 0; RME96_WCR_DOLBY 2124 sound/pci/rme96.c ((val & RME96_WCR_DOLBY) ? IEC958_AES0_NONAUDIO : 0); RME96_WCR_DOLBY 2185 sound/pci/rme96.c rme96->wcreg &= ~(RME96_WCR_PRO | RME96_WCR_DOLBY | RME96_WCR_EMP);