burst_sz          112 drivers/dma/mmp_tdma.c 	u32				burst_sz;
burst_sz          218 drivers/dma/mmp_tdma.c 		switch (tdmac->burst_sz) {
burst_sz          259 drivers/dma/mmp_tdma.c 		switch (tdmac->burst_sz) {
burst_sz          517 drivers/dma/mmp_tdma.c 		tdmac->burst_sz = dmaengine_cfg->src_maxburst;
burst_sz          521 drivers/dma/mmp_tdma.c 		tdmac->burst_sz = dmaengine_cfg->dst_maxburst;
burst_sz          443 drivers/dma/pl330.c 	int burst_sz; /* the peripheral fifo width */
burst_sz         2197 drivers/dma/pl330.c 				   1 << pch->burst_sz, pch->dir, 0);
burst_sz         2214 drivers/dma/pl330.c 					 1 << pch->burst_sz, dma_dir, 0);
burst_sz         2245 drivers/dma/pl330.c 			pch->burst_sz = __ffs(slave_config->dst_addr_width);
burst_sz         2252 drivers/dma/pl330.c 			pch->burst_sz = __ffs(slave_config->src_addr_width);
burst_sz         2732 drivers/dma/pl330.c 		desc->rqcfg.brst_size = pch->burst_sz;
burst_sz         2879 drivers/dma/pl330.c 		desc->rqcfg.brst_size = pch->burst_sz;