Home
last modified time | relevance | path

Searched refs:S3C2410_CLKREG (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s3c2410/include/mach/
Dregs-clock.h16 #define S3C2410_CLKREG(x) ((x) + S3C24XX_VA_CLKPWR) macro
20 #define S3C2410_LOCKTIME S3C2410_CLKREG(0x00)
21 #define S3C2410_MPLLCON S3C2410_CLKREG(0x04)
22 #define S3C2410_UPLLCON S3C2410_CLKREG(0x08)
23 #define S3C2410_CLKCON S3C2410_CLKREG(0x0C)
24 #define S3C2410_CLKSLOW S3C2410_CLKREG(0x10)
25 #define S3C2410_CLKDIVN S3C2410_CLKREG(0x14)
75 #define S3C2440_CAMDIVN S3C2410_CLKREG(0x18)
100 #define S3C2412_OSCSET S3C2410_CLKREG(0x18)
101 #define S3C2412_CLKSRC S3C2410_CLKREG(0x1C)
/arch/arm/mach-s3c24a0/include/mach/
Dregs-clock.h16 #define S3C24A0_MPLLCON S3C2410_CLKREG(0x10)
17 #define S3C24A0_UPLLCON S3C2410_CLKREG(0x14)
18 #define S3C24A0_CLKCON S3C2410_CLKREG(0x20)
19 #define S3C24A0_CLKSRC S3C2410_CLKREG(0x24)
20 #define S3C24A0_CLKDIVN S3C2410_CLKREG(0x28)