Home
last modified time | relevance | path

Searched refs:IEC958_AES0_PROFESSIONAL (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/sound/
Dcs8403.h64 diga->status[0] = IEC958_AES0_PROFESSIONAL; in SND_CS8403_DECODE()
86 if (!(diga->status[0] & IEC958_AES0_PROFESSIONAL)) { in SND_CS8403_ENCODE()
188 diga->status[0] = IEC958_AES0_PROFESSIONAL; in SND_CS8404_DECODE()
212 if (!(diga->status[0] & IEC958_AES0_PROFESSIONAL)) { in SND_CS8404_ENCODE()
Dasoundef.h32 #define IEC958_AES0_PROFESSIONAL (1<<0) /* 0 = consumer, 1 = professional */ macro