period_next        68 sound/soc/fsl/mpc5200_dma.c 	bd->data[0] = s->runtime->dma_addr + (s->period_next * s->period_bytes);
period_next        72 sound/soc/fsl/mpc5200_dma.c 	s->period_next = (s->period_next + 1) % s->runtime->periods;
period_next       131 sound/soc/fsl/mpc5200_dma.c 		s->period_next = 0;
period_next        29 sound/soc/fsl/mpc5200_dma.h 	int period_next;