Searched refs:HDSP_SPDIFInputMask (Results 1 – 1 of 1) sorted by relevance
219 #define HDSP_SPDIFInputMask (HDSP_SPDIFInputSelect0|HDSP_SPDIFInputSelect1) macro1643 return hdsp_decode_spdif_in(hdsp->control_register & HDSP_SPDIFInputMask); in hdsp_spdif_in()1648 hdsp->control_register &= ~HDSP_SPDIFInputMask; in hdsp_set_spdif_input()