Searched refs:MAX_XFER_BYTES (Results 1 – 1 of 1) sorted by relevance
99 #define MAX_XFER_BYTES 0xff00 macro535 if (sg_dma_len(sg) > MAX_XFER_BYTES) { in mxs_dma_prep_slave_sg()537 sg_dma_len(sg), MAX_XFER_BYTES); in mxs_dma_prep_slave_sg()597 if (period_len > MAX_XFER_BYTES) { in mxs_dma_prep_dma_cyclic()600 period_len, MAX_XFER_BYTES); in mxs_dma_prep_dma_cyclic()801 dma_set_max_seg_size(mxs_dma->dma_device.dev, MAX_XFER_BYTES); in mxs_dma_probe()