Searched refs:xfer_max_sz (Results 1 – 1 of 1) sorted by relevance
192 const int xfer_max_sz = 0xff00; in mxs_spi_xfer_dma() local193 const int desc_count = DIV_ROUND_UP(length, xfer_max_sz) + 1; in mxs_spi_xfer_dma()260 tl = min(length, xfer_max_sz); in mxs_spi_xfer_dma()