Searched refs:IOR_PHYS_SHIFT (Results 1 - 2 of 2) 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.h62 #define IOR_PHYS_SHIFT (IOR_PHYS_BITS - IOR_PHYS_OFFSET_BITS) macro
97 return phys + (_phys_to_dma_offset_raw(phys) << IOR_PHYS_SHIFT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dioremap.c111 _ior_phys_to_dma[phys_idx].offset = delta >> IOR_PHYS_SHIFT;

Completed in 101 milliseconds