Searched refs:IEC958_AES0_PRO_FS (Results 1 – 3 of 3) sorted by relevance
171 switch (iec->status[0] & IEC958_AES0_PRO_FS) { in dump_iec958()
183 iec958->status[0] &= ~IEC958_AES0_PRO_FS; in update_iec958_status()
49 #define IEC958_AES0_PRO_FS (3<<6) /**< mask - sample frequency */ macro