Searched defs:S3C_ADDR (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/arm/mach-exynos/
H A Dexynos.c25 #define S3C_ADDR(x) ((void __iomem __force *)S3C_ADDR_BASE + (x)) macro
/linux-master/arch/arm/mach-s3c/
H A Dmap-base.h24 #define S3C_ADDR(x) ((void __iomem __force *)S3C_ADDR_BASE + (x)) macro
26 #define S3C_ADDR(x) (S3C_ADDR_BASE + (x)) macro
[all...]
/linux-master/arch/arm/mach-s5pv210/
H A Dregs-clock.h13 #define S3C_ADDR(x) ((void __iomem __force *)S3C_ADDR_BASE + (x)) macro

Completed in 120 milliseconds