Searched refs:MAX_XFER_BYTES (Results 1 – 1 of 1) sorted by relevance
98 #define MAX_XFER_BYTES 0xff00 macro552 if (sg_dma_len(sg) > MAX_XFER_BYTES) { in mxs_dma_prep_slave_sg()554 sg_dma_len(sg), MAX_XFER_BYTES); in mxs_dma_prep_slave_sg()614 if (period_len > MAX_XFER_BYTES) { in mxs_dma_prep_dma_cyclic()617 period_len, MAX_XFER_BYTES); in mxs_dma_prep_dma_cyclic()834 dma_set_max_seg_size(mxs_dma->dma_device.dev, MAX_XFER_BYTES); in mxs_dma_probe()