Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/
A Dregs-clock.h16 #define S5P_CLKREG(x) (S3C_VA_SYS + (x)) macro
18 #define S5P_APLL_LOCK S5P_CLKREG(0x00)
19 #define S5P_MPLL_LOCK S5P_CLKREG(0x08)
20 #define S5P_EPLL_LOCK S5P_CLKREG(0x10)
21 #define S5P_VPLL_LOCK S5P_CLKREG(0x20)
23 #define S5P_APLL_CON S5P_CLKREG(0x100)
24 #define S5P_MPLL_CON S5P_CLKREG(0x108)
25 #define S5P_EPLL_CON S5P_CLKREG(0x110)
27 #define S5P_VPLL_CON S5P_CLKREG(0x120)
29 #define S5P_CLK_SRC0 S5P_CLKREG(0x200)
[all …]

Completed in 3 milliseconds