Home
last modified time | relevance | path

Searched refs:SPCS_PROFESSIONAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/pci/ca0106/
Dca0106.h249 #define SPCS_PROFESSIONAL 0x00000001 /* 0 = Consumer (IEC-958), 1 = pro (AES3-1992) */ macro
/linux-6.1.9/sound/pci/emu10k1/
Demuproc.c40 snd_iprintf(buffer, "Professional Mode : %s\n", (status & SPCS_PROFESSIONAL) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status()
Demu10k1x.c157 #define SPCS_PROFESSIONAL 0x00000001 /* 0 = Consumer (IEC-958), 1 = pro (AES3-1992) */ macro
/linux-6.1.9/include/sound/
Demu10k1.h746 #define SPCS_PROFESSIONAL 0x00000001 /* 0 = Consumer (IEC-958), 1 = pro (AES3-1992) */ macro