Home
last modified time | relevance | path

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

/linux/drivers/dma/
A Dep93xx_dma.c267 ep93xx_dma_get_active(struct ep93xx_dma_chan *edmac) in ep93xx_dma_get_active()
319 static int m2p_hw_setup(struct ep93xx_dma_chan *edmac) in m2p_hw_setup()
363 static void m2p_fill_desc(struct ep93xx_dma_chan *edmac) in m2p_fill_desc()
390 static void m2p_hw_submit(struct ep93xx_dma_chan *edmac) in m2p_hw_submit()
459 static int m2m_hw_setup(struct ep93xx_dma_chan *edmac) in m2m_hw_setup()
526 static void m2m_fill_desc(struct ep93xx_dma_chan *edmac) in m2m_fill_desc()
549 static void m2m_hw_submit(struct ep93xx_dma_chan *edmac) in m2m_hw_submit()
677 ep93xx_dma_desc_get(struct ep93xx_dma_chan *edmac) in ep93xx_dma_desc_get()
788 struct ep93xx_dma_chan *edmac = dev_id; in ep93xx_dma_interrupt() local
1338 struct ep93xx_dma_chan *edmac = &edma->channels[i]; in ep93xx_dma_probe() local
[all …]

Completed in 5 milliseconds