Searched refs:MAX_XFER_BYTES (Results 1 – 1 of 1) sorted by relevance
100 #define MAX_XFER_BYTES 0xff00 macro536 if (sg_dma_len(sg) > MAX_XFER_BYTES) { in mxs_dma_prep_slave_sg()538 sg_dma_len(sg), MAX_XFER_BYTES); in mxs_dma_prep_slave_sg()598 if (period_len > MAX_XFER_BYTES) { in mxs_dma_prep_dma_cyclic()601 period_len, MAX_XFER_BYTES); in mxs_dma_prep_dma_cyclic()804 dma_set_max_seg_size(mxs_dma->dma_device.dev, MAX_XFER_BYTES); in mxs_dma_probe()