Searched refs:S3C_CLKREG (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c64xx/include/mach/
H A Dregs-clock.h18 #define S3C_CLKREG(x) (S3C_VA_SYS + (x)) macro
20 #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(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Dregs-clock.h18 #define S3C_CLKREG(x) (S3C_VA_SYS + (x)) macro
20 #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(
[all...]

Completed in 65 milliseconds