Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dcs8403.h69 case 0x18: diga->status[0] |= IEC958_AES0_PRO_FS_NOTID; break; in SND_CS8403_DECODE()
136 case IEC958_AES0_PRO_FS_NOTID: bits |= 0x18; break; in SND_CS8403_ENCODE()
195 case 0x60: diga->status[0] |= IEC958_AES0_PRO_FS_NOTID; break; in SND_CS8404_DECODE()
237 case IEC958_AES0_PRO_FS_NOTID: bits |= 0x00; break; in SND_CS8404_ENCODE()
Dasoundef.h41 #define IEC958_AES0_PRO_FS_NOTID (0<<6) /* fs not indicated */ macro