Searched refs:R592_LFIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
105 #define R592_LFIFO_SIZE 512 /* large fifo size */ macro
286 if (len != R592_LFIFO_SIZE) in r592_transfer_fifo_dma()298 if (sg_count != 1 || sg_dma_len(&dev->req->sg) < R592_LFIFO_SIZE) { in r592_transfer_fifo_dma()469 if (len > R592_LFIFO_SIZE) { in r592_execute_tpc()