Searched refs:S3C_VA_SYS (Results 1 – 10 of 10) sorted by relevance
32 samsung_cpu_id = __raw_readl(S3C_VA_SYS + 0x118); in s3c64xx_init_cpu()38 __raw_writel(0x0, S3C_VA_SYS + 0xA1C); in s3c64xx_init_cpu()39 samsung_cpu_id = __raw_readl(S3C_VA_SYS + 0xA1C); in s3c64xx_init_cpu()
17 #define S3C_SYSREG(x) (S3C_VA_SYS + (x))
30 .virtual = (unsigned long)S3C_VA_SYS,
107 .virtual = (unsigned long)S3C_VA_SYS,238 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
22 #define S3C_CLKREG(x) (S3C_VA_SYS + (x))
34 #define S3C_VA_SYS S3C_ADDR(0x00100000) /* system control */ macro
21 #define S3C24XX_VA_CLKPWR S3C_VA_SYS
276 #define SYSREG_GSCBLK_CFG1 (S3C_VA_SYS + 0x0224)281 #define SYSREG_GSCBLK_CFG2 (S3C_VA_SYS + 0x2000)
41 iodesc.virtual = (unsigned long)S3C_VA_SYS; in s5pv210_fdt_map_sys()
17 #define S5P_CLKREG(x) (S3C_VA_SYS + (x))