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