Home
last modified time | relevance | path

Searched refs:period_next (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dmpc5200_dma.c68 bd->data[0] = s->runtime->dma_addr + (s->period_next * s->period_bytes); in psc_dma_bcom_enqueue_next_buffer()
72 s->period_next = (s->period_next + 1) % s->runtime->periods; in psc_dma_bcom_enqueue_next_buffer()
136 s->period_next = 0; in psc_dma_trigger()
H A Dmpc5200_dma.h29 int period_next; member
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dmpc5200_dma.c68 bd->data[0] = s->runtime->dma_addr + (s->period_next * s->period_bytes); in psc_dma_bcom_enqueue_next_buffer()
72 s->period_next = (s->period_next + 1) % s->runtime->periods; in psc_dma_bcom_enqueue_next_buffer()
129 s->period_next = 0; in psc_dma_trigger()
H A Dmpc5200_dma.h29 int period_next; member

Completed in 3 milliseconds