Searched refs:period_current (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dmpc5200_dma.h30 int period_current; member in struct:psc_dma_stream
H A Dmpc5200_dma.c86 s->period_current = (s->period_current+1) % s->runtime->periods;
130 s->period_current = 0;
279 count = s->period_current * s->period_bytes;

Completed in 168 milliseconds