R592_LFIFO_SIZE
if (len != R592_LFIFO_SIZE)
if (sg_count != 1 || sg_dma_len(&dev->req->sg) < R592_LFIFO_SIZE) {
if (len > R592_LFIFO_SIZE) {