IOP3XX_PERIPHERAL_VIRT_BASE   17 arch/arm/mach-iop32x/iop3xx.h #define IOP3XX_TIMER_REG(reg)	(IOP3XX_PERIPHERAL_VIRT_BASE + 0x07e0 + (reg))
IOP3XX_PERIPHERAL_VIRT_BASE   48 arch/arm/mach-iop32x/iop3xx.h #define IOP3XX_PERIPHERAL_UPPER_VA (IOP3XX_PERIPHERAL_VIRT_BASE +\
IOP3XX_PERIPHERAL_VIRT_BASE   52 arch/arm/mach-iop32x/iop3xx.h 					- IOP3XX_PERIPHERAL_VIRT_BASE))
IOP3XX_PERIPHERAL_VIRT_BASE   53 arch/arm/mach-iop32x/iop3xx.h #define IOP3XX_REG_ADDR(reg)		(IOP3XX_PERIPHERAL_VIRT_BASE + (reg))
IOP3XX_PERIPHERAL_VIRT_BASE   21 arch/arm/mach-iop32x/setup.c 		.virtual	= IOP3XX_PERIPHERAL_VIRT_BASE,