Home
last modified time | relevance | path

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

/include/sound/
Dcs8403.h49 diga->status[0] = IEC958_AES0_PROFESSIONAL; in SND_CS8403_DECODE()
71 if (!(diga->status[0] & IEC958_AES0_PROFESSIONAL)) { in SND_CS8403_ENCODE()
173 diga->status[0] = IEC958_AES0_PROFESSIONAL; in SND_CS8404_DECODE()
197 if (!(diga->status[0] & IEC958_AES0_PROFESSIONAL)) { in SND_CS8404_ENCODE()
Dasoundef.h17 #define IEC958_AES0_PROFESSIONAL (1<<0) /* 0 = consumer, 1 = professional */ macro