Searched refs:CREG_STAT_FUFLOW (Results 1 – 2 of 2) sorted by relevance
70 #define CREG_STAT_FUFLOW 0x01000000 /* FIFO Underflow */ macro94 CREG_STAT_LCOLL|CREG_STAT_FUFLOW|CREG_STAT_JERROR| \
288 if (qe_status & CREG_STAT_FUFLOW) { in qe_is_bolixed()