Searched refs:FIFO_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
319 #define FIFO_READ_SIZE (1024+4) macro322 #define SPI_BUF_SIZE (FIFO_READ_SIZE + CHUNKED_READ_SIZE + BUF_MARGIN)1265 mTask.xferCnt = FIFO_READ_SIZE;4118 if (T(mWbufCnt) > FIFO_READ_SIZE) {4150 chunkedReadInit(0, FIFO_READ_SIZE);4165 T(xferCnt) = FIFO_READ_SIZE;
419 #define FIFO_READ_SIZE (FIFO_MAX_PACKET_NB * FIFO_PACKET_SIZE) macro421 #define SPI_BUF_SIZE (FIFO_READ_SIZE + BUF_MARGIN)