Searched refs:bmips_phys_to_dma (Results 1 – 1 of 1) sorted by relevance
43 static dma_addr_t bmips_phys_to_dma(struct device *dev, phys_addr_t pa) in bmips_phys_to_dma() function57 return bmips_phys_to_dma(dev, virt_to_phys(addr)); in plat_map_dma_mem()62 return bmips_phys_to_dma(dev, page_to_phys(page)); in plat_map_dma_mem_page()