Home
last modified time | relevance | path

Searched defs:edmac (Results 1 – 1 of 1) sorted by relevance

/drivers/dma/
A Dep93xx_dma.c327 ep93xx_dma_get_active(struct ep93xx_dma_chan *edmac) in ep93xx_dma_get_active()
379 static int m2p_hw_setup(struct ep93xx_dma_chan *edmac) in m2p_hw_setup()
414 static void m2p_hw_shutdown(struct ep93xx_dma_chan *edmac) in m2p_hw_shutdown()
422 static void m2p_fill_desc(struct ep93xx_dma_chan *edmac) in m2p_fill_desc()
449 static void m2p_hw_submit(struct ep93xx_dma_chan *edmac) in m2p_hw_submit()
518 static int m2m_hw_setup(struct ep93xx_dma_chan *edmac) in m2m_hw_setup()
584 static void m2m_fill_desc(struct ep93xx_dma_chan *edmac) in m2m_fill_desc()
607 static void m2m_hw_submit(struct ep93xx_dma_chan *edmac) in m2m_hw_submit()
734 ep93xx_dma_desc_get(struct ep93xx_dma_chan *edmac) in ep93xx_dma_desc_get()
845 struct ep93xx_dma_chan *edmac = dev_id; in ep93xx_dma_interrupt() local
[all …]

Completed in 9 milliseconds