Searched refs:current_period (Results 1 – 1 of 1) sorted by relevance
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()