Searched refs:hw_synchronize (Results 1 – 1 of 1) sorted by relevance
237 void (*hw_synchronize)(struct ep93xx_dma_chan *); member1246 if (edmac->edma->hw_synchronize) in ep93xx_dma_synchronize()1247 edmac->edma->hw_synchronize(edmac); in ep93xx_dma_synchronize()1543 edma->hw_synchronize = m2p_hw_synchronize; in ep93xx_dma_probe()