XDMAC_MAX_WORDS
if (len > XDMAC_MAX_WORD_SIZE * XDMAC_MAX_WORDS)
if (xd->nodes[i].nr_burst > XDMAC_MAX_WORDS) {
ddev->max_burst = XDMAC_MAX_WORDS;