Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dregs-s3c2443-clock.h17 #define S3C2443_CLKREG(x) ((x) + S3C24XX_VA_CLKPWR) macro
26 #define S3C2443_MPLLCON S3C2443_CLKREG(0x10)
27 #define S3C2443_EPLLCON S3C2443_CLKREG(0x18)
28 #define S3C2443_CLKSRC S3C2443_CLKREG(0x20)
29 #define S3C2443_CLKDIV0 S3C2443_CLKREG(0x24)
30 #define S3C2443_CLKDIV1 S3C2443_CLKREG(0x28)
31 #define S3C2443_HCLKCON S3C2443_CLKREG(0x30)
32 #define S3C2443_PCLKCON S3C2443_CLKREG(0x34)
33 #define S3C2443_SCLKCON S3C2443_CLKREG(0x38)
34 #define S3C2443_PWRMODE S3C2443_CLKREG(0x40)
[all …]