tcd_nunits        692 drivers/dma/mpc512x_dma.c 	u32 tcd_nunits;
tcd_nunits        722 drivers/dma/mpc512x_dma.c 			tcd_nunits = mchan->src_tcd_nunits;
tcd_nunits        725 drivers/dma/mpc512x_dma.c 			tcd_nunits = mchan->dst_tcd_nunits;
tcd_nunits        730 drivers/dma/mpc512x_dma.c 		if (per_paddr == 0 || tcd_nunits == 0)
tcd_nunits        774 drivers/dma/mpc512x_dma.c 			tcd->nbytes = tcd_nunits * tcd->ssize;