Home
last modified time | relevance | path

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

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