Searched refs:MAX_XFER_BYTES (Results 1 – 1 of 1) sorted by relevance
100 #define MAX_XFER_BYTES 0xff00 macro555 if (sg_dma_len(sg) > MAX_XFER_BYTES) { in mxs_dma_prep_slave_sg()557 sg_dma_len(sg), MAX_XFER_BYTES); in mxs_dma_prep_slave_sg()617 if (period_len > MAX_XFER_BYTES) { in mxs_dma_prep_dma_cyclic()620 period_len, MAX_XFER_BYTES); in mxs_dma_prep_dma_cyclic()833 dma_set_max_seg_size(mxs_dma->dma_device.dev, MAX_XFER_BYTES); in mxs_dma_probe()