Searched refs:thc_wait_for_dma_pause (Results 1 – 1 of 1) sorted by relevance
535 static int thc_wait_for_dma_pause(struct thc_device *dev, enum thc_dma_channel channel) in thc_wait_for_dma_pause() function717 if (thc_wait_for_dma_pause(dev, THC_RXDMA1) || thc_wait_for_dma_pause(dev, THC_RXDMA2)) in thc_swdma_read_start()782 ret = thc_wait_for_dma_pause(dev, THC_SWDMA); in thc_swdma_read_completion()