Home
last modified time | relevance | path

Searched refs:R592_LFIFO_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/memstick/host/
H A Dr592.h105 #define R592_LFIFO_SIZE 512 /* large fifo size */ macro
H A Dr592.c284 if (len != R592_LFIFO_SIZE) in r592_transfer_fifo_dma()
296 if (sg_count != 1 || sg_dma_len(&dev->req->sg) < R592_LFIFO_SIZE) { in r592_transfer_fifo_dma()
467 if (len > R592_LFIFO_SIZE) { in r592_execute_tpc()
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Dr592.h105 #define R592_LFIFO_SIZE 512 /* large fifo size */ macro
H A Dr592.c284 if (len != R592_LFIFO_SIZE) in r592_transfer_fifo_dma()
296 if (sg_count != 1 || sg_dma_len(&dev->req->sg) < R592_LFIFO_SIZE) { in r592_transfer_fifo_dma()
468 if (len > R592_LFIFO_SIZE) { in r592_execute_tpc()

Completed in 4 milliseconds