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