Searched defs:S3C_ADDR (Results 1 – 1 of 1) sorted by relevance
28 #define S3C_ADDR(x) ((void __iomem __force *)S3C_ADDR_BASE + (x)) macro30 #define S3C_ADDR(x) (S3C_ADDR_BASE + (x)) macro