Lines Matching +full:0 +full:x13800000
9 #define S3C_ADDR_BASE 0xF6000000
10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000
11 #define EXYNOS4_PA_UART 0x13800000
12 #define EXYNOS5_PA_UART 0x12C00000
21 mrc p15, 0, \tmp, c0, c0, 0
22 and \tmp, \tmp, #0xf0
23 teq \tmp, #0xf0 @@ A15
25 mrc p15, 0, \tmp, c0, c0, 5
26 and \tmp, \tmp, #0xf00
27 teq \tmp, #0x100 @@ A15 + A7 but boot to A7
31 #if CONFIG_DEBUG_S3C_UART != 0
32 add \rp, \rp, #(0x10000 * CONFIG_DEBUG_S3C_UART)
33 add \rv, \rv, #(0x10000 * CONFIG_DEBUG_S3C_UART)