Searched refs:_phys_to_dma_offset_raw (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Dioremap.h80 static inline dma_addr_t _phys_to_dma_offset_raw(phys_addr_t phys) function
97 return phys + (_phys_to_dma_offset_raw(phys) << IOR_PHYS_SHIFT);

Completed in 44 milliseconds