Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s5pv210/
H 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)
26 #define S5P_EPLL_CON1 S5P_CLKREG(0x114)
27 #define S5P_VPLL_CON S5P_CLKREG(0x120)
[all …]