S3C_VA_SYS        105 arch/arm/mach-s3c64xx/common.c 		.virtual	= (unsigned long)S3C_VA_SYS,
S3C_VA_SYS        236 arch/arm/mach-s3c64xx/common.c 	s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS);
S3C_VA_SYS         18 arch/arm/mach-s3c64xx/include/mach/regs-clock.h #define S3C_CLKREG(x)		(S3C_VA_SYS + (x))
S3C_VA_SYS         24 arch/arm/mach-s3c64xx/mach-s3c64xx-dt.c 		.virtual	= (unsigned long)S3C_VA_SYS,
S3C_VA_SYS         14 arch/arm/mach-s3c64xx/regs-sys.h #define S3C_SYSREG(x)			(S3C_VA_SYS + (x))
S3C_VA_SYS         14 arch/arm/mach-s5pv210/regs-clock.h #define S5P_CLKREG(x)		(S3C_VA_SYS + (x))
S3C_VA_SYS         37 arch/arm/mach-s5pv210/s5pv210.c 	iodesc.virtual = (unsigned long)S3C_VA_SYS;
S3C_VA_SYS         27 arch/arm/plat-samsung/cpu.c 	samsung_cpu_id = readl_relaxed(S3C_VA_SYS + 0x118);
S3C_VA_SYS         33 arch/arm/plat-samsung/cpu.c 		writel_relaxed(0x0, S3C_VA_SYS + 0xA1C);
S3C_VA_SYS         34 arch/arm/plat-samsung/cpu.c 		samsung_cpu_id = readl_relaxed(S3C_VA_SYS + 0xA1C);
S3C_VA_SYS         17 arch/arm/plat-samsung/include/plat/map-s3c.h #define S3C24XX_VA_CLKPWR	S3C_VA_SYS