SPISG_BLOCK_MAX
blocks = min_t(int, blocks, SPISG_BLOCK_MAX);
ctlr->max_dma_len = SPISG_BLOCK_MAX;
dma_set_max_seg_size(&pdev->dev, SPISG_BLOCK_MAX);