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

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

Completed in 147 milliseconds