Home
last modified time | relevance | path

Searched refs:S3C_ADDR_BASE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/arm/plat-samsung/include/plat/
Dmap-base.h21 #define S3C_ADDR_BASE 0xF6000000 macro
24 #define S3C_ADDR(x) ((void __iomem __force *)S3C_ADDR_BASE + (x))
26 #define S3C_ADDR(x) (S3C_ADDR_BASE + (x))
/Linux-v5.4/arch/arm/include/debug/
Ds5pv210.S9 #define S3C_ADDR_BASE 0xF6000000 macro
10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000
Dexynos.S9 #define S3C_ADDR_BASE 0xF6000000 macro
10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000