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