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