Searched refs:hw_synchronize (Results 1 – 1 of 1) sorted by relevance
205 void (*hw_synchronize)(struct ep93xx_dma_chan *); member1193 if (edmac->edma->hw_synchronize) in ep93xx_dma_synchronize()1194 edmac->edma->hw_synchronize(edmac); in ep93xx_dma_synchronize()1389 edma->hw_synchronize = m2p_hw_synchronize; in ep93xx_dma_probe()