Searched refs:SBEFIFO_STS_EMPTY (Results 1 – 1 of 1) sorted by relevance
61 #define SBEFIFO_STS_EMPTY 0x00100000 macro99 #define sbefifo_empty(sts) ((sts) & SBEFIFO_STS_EMPTY)435 if (!((up_status & down_status) & SBEFIFO_STS_EMPTY)) in sbefifo_cleanup_hw()