Searched refs:IEC958_AES0_PRO_FS_NOTID (Results 1 – 2 of 2) sorted by relevance
54 case 0x18: diga->status[0] |= IEC958_AES0_PRO_FS_NOTID; break; in SND_CS8403_DECODE()121 case IEC958_AES0_PRO_FS_NOTID: bits |= 0x18; break; in SND_CS8403_ENCODE()180 case 0x60: diga->status[0] |= IEC958_AES0_PRO_FS_NOTID; break; in SND_CS8404_DECODE()222 case IEC958_AES0_PRO_FS_NOTID: bits |= 0x00; break; in SND_CS8404_ENCODE()
26 #define IEC958_AES0_PRO_FS_NOTID (0<<6) /* fs not indicated */ macro
Completed in 17 milliseconds