Searched refs:S3C_CLKREG (Results 1 – 1 of 1) sorted by relevance
18 #define S3C_CLKREG(x) (S3C_VA_SYS + (x)) macro20 #define S3C_APLL_LOCK S3C_CLKREG(0x00)21 #define S3C_MPLL_LOCK S3C_CLKREG(0x04)22 #define S3C_EPLL_LOCK S3C_CLKREG(0x08)23 #define S3C_APLL_CON S3C_CLKREG(0x0C)24 #define S3C_MPLL_CON S3C_CLKREG(0x10)25 #define S3C_EPLL_CON0 S3C_CLKREG(0x14)26 #define S3C_EPLL_CON1 S3C_CLKREG(0x18)27 #define S3C_CLK_SRC S3C_CLKREG(0x1C)28 #define S3C_CLK_DIV0 S3C_CLKREG(0x20)[all …]