Searched refs:SRCS_SPDIFVALID (Results 1 – 2 of 2) sorted by relevance
54 snd_iprintf(buffer, "S/PDIF Valid : %s\n", rate & SRCS_SPDIFVALID ? "on" : "off"); in snd_emu10k1_proc_spdif_status()
788 #define SRCS_SPDIFVALID 0x04000000 /* SPDIF stream valid */ macro