Searched refs:SBEFIFO_STS_ECNT_MASK (Results 1 – 1 of 1) sorted by relevance
62 #define SBEFIFO_STS_ECNT_MASK 0x000f0000 macro102 #define sbefifo_populated(sts) (((sts) & SBEFIFO_STS_ECNT_MASK) >> SBEFIFO_STS_ECNT_SHIFT)