Searched refs:edmac (Results 1 – 1 of 1) sorted by relevance
383 writel(edmac->dma_cfg.port & 0xf, edmac->regs + M2P_PPALLOC); in m2p_hw_setup()801 edmac->edma->hw_submit(edmac); in ep93xx_dma_advance_work()859 switch (edmac->edma->hw_interrupt(edmac)) { in ep93xx_dma_interrupt()907 edmac->edma->hw_submit(edmac); in ep93xx_dma_tx_submit()960 ret = edmac->edma->hw_setup(edmac); in ep93xx_dma_alloc_chan_resources()987 free_irq(edmac->irq, edmac); in ep93xx_dma_alloc_chan_resources()1012 edmac->edma->hw_shutdown(edmac); in ep93xx_dma_free_chan_resources()1023 free_irq(edmac->irq, edmac); in ep93xx_dma_free_chan_resources()1246 edmac->edma->hw_synchronize(edmac); in ep93xx_dma_synchronize()1265 edmac->edma->hw_shutdown(edmac); in ep93xx_dma_terminate_all()[all …]
Completed in 10 milliseconds