Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-jazz/
Dfloppy.h69 vdma_set_addr(JAZZ_FLOPPY_DMA, vdma_phys2log(CPHYSADDR((unsigned long)a))); in fd_set_dma_addr()
120 vdma_free(vdma_phys2log(CPHYSADDR(addr))); in fd_dma_mem_free()
/arch/mips/include/asm/
Djazzdma.h14 extern unsigned long vdma_phys2log(unsigned long paddr);
/arch/mips/jazz/
Djazzdma.c284 unsigned long vdma_phys2log(unsigned long paddr) in vdma_phys2log() function
302 EXPORT_SYMBOL(vdma_phys2log);