Searched refs:IEC958_AES0_PRO_FS_NOTID (Results 1 – 4 of 4) 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
148 case IEC958_AES0_PRO_FS_NOTID: in xlnx_parse_aes_params()
593 default: status[0] |= IEC958_AES0_PRO_FS_NOTID; break; in snd_cs8427_iec958_pcm()
Completed in 7 milliseconds