FIFO_MASK
#define FIFO_MASK (FIFO_SIZE-1) //0x1f /* at shift left 0xc */
#define FIFO_MASK (FIFO_SIZE-1) //0x3f /* at shift left 0xc */