Home
last modified time | relevance | path

Searched refs:bmips_phys_to_dma (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/bmips/
Ddma.c43 static dma_addr_t bmips_phys_to_dma(struct device *dev, phys_addr_t pa) in bmips_phys_to_dma() function
57 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()