Searched refs:S3C_VA_SYS (Results 1 – 9 of 9) sorted by relevance
20 samsung_cpu_id = readl_relaxed(S3C_VA_SYS + 0x118); in s3c64xx_init_cpu()26 writel_relaxed(0x0, S3C_VA_SYS + 0xA1C); in s3c64xx_init_cpu()27 samsung_cpu_id = readl_relaxed(S3C_VA_SYS + 0xA1C); in s3c64xx_init_cpu()
14 #define S3C_SYSREG(x) (S3C_VA_SYS + (x))
18 #define S3C_CLKREG(x) (S3C_VA_SYS + (x))
23 .virtual = (unsigned long)S3C_VA_SYS,
30 #define S3C_VA_SYS S3C_ADDR(0x00100000) /* system control */ macro
19 #define S3C24XX_VA_CLKPWR S3C_VA_SYS
108 .virtual = (unsigned long)S3C_VA_SYS,234 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
14 #define S3C_VA_SYS S3C_ADDR(0x00100000) macro16 #define S5P_CLKREG(x) (S3C_VA_SYS + (x))
35 iodesc.virtual = (unsigned long)S3C_VA_SYS; in s5pv210_fdt_map_sys()