Searched defs:FIFO_MASK (Results 1 – 3 of 3) sorted by relevance
154 #define FIFO_MASK (FIFO_SIZE-1) //0x1f /* at shift left 0xc */ macro
163 #define FIFO_MASK (FIFO_SIZE-1) //0x1f /* at shift left 0xc */ macro
183 #define FIFO_MASK (FIFO_SIZE-1) //0x3f /* at shift left 0xc */ macro