Home
last modified time | relevance | path

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

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