dst_incr         1129 drivers/dma/amba-pl08x.c 	bool dst_incr;
dst_incr         1137 drivers/dma/amba-pl08x.c 		dst_incr = true;
dst_incr         1140 drivers/dma/amba-pl08x.c 		dst_incr = !!(cctl & PL080_CONTROL_DST_INCR);
dst_incr         1148 drivers/dma/amba-pl08x.c 	if (!dst_incr) {