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