Searched refs:current_period (Results 1 – 5 of 5) sorted by relevance
64 int current_period; member
302 if (play_period == dreamcastcard->current_period) { in aica_period_elapsed()308 dreamcastcard->current_period = play_period; in aica_period_elapsed()349 dreamcastcard->current_period = 0; in snd_aicapcm_pcm_open()
44 int current_period; member241 data = dma->buf + dma->current_period * dma->period_size; in tiadc_dma_rx_complete()242 dma->current_period = 1 - dma->current_period; /* swap the buffer ID */ in tiadc_dma_rx_complete()256 dma->current_period = 0; /* We start to fill period 0 */ in tiadc_start_dma()
45 int current_period; member
374 pi->current_period = 0; in i2sbus_pcm_prepare()584 pi->current_period = 0; in i2sbus_pcm_trigger()648 i = pi->current_period; in handle_interrupt()664 pi->current_period = i; in handle_interrupt()