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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/powertv/
H A Dioremap.c111 _ior_phys_to_dma[phys_idx].offset = delta >> IOR_PHYS_SHIFT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 159 milliseconds