Searched defs:FIFO_DEPTH (Results 1 – 3 of 3) sorted by relevance
26 #define FIFO_DEPTH (32) macro
119 #define FIFO_DEPTH(i) ((FIFO_LVL_MASK(i) >> 1) + 1) macro
95 #define FIFO_DEPTH 8 macro