Searched refs:m2p (Results 1 – 3 of 3) sorted by relevance
96 int ep93xx_dma_m2p_client_register(struct ep93xx_dma_m2p_client *m2p);107 void ep93xx_dma_m2p_client_unregister(struct ep93xx_dma_m2p_client *m2p);121 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *m2p,135 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *m2p,147 void ep93xx_dma_m2p_flush(struct ep93xx_dma_m2p_client *m2p);
4 obj-y := core.o clock.o dma-m2p.o gpio.o
1666 static unsigned long m2p(phys_addr_t maddr) in m2p() function1679 return __ka(m2p(maddr)); in m2v()