Searched refs:HDSP_SPDIFInputMask (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/rme9652/
H A Dhdsp.c219 #define HDSP_SPDIFInputMask (HDSP_SPDIFInputSelect0|HDSP_SPDIFInputSelect1) macro
1641 return hdsp_decode_spdif_in(hdsp->control_register & HDSP_SPDIFInputMask);
1646 hdsp->control_register &= ~HDSP_SPDIFInputMask;

Completed in 115 milliseconds