OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPLL_CON1_VAL
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h
449
#define
CPLL_CON1_VAL
(0x00203800)
715
#define
CPLL_CON1_VAL
0x0020f300
clock_init_exynos5.c
640
writel(
CPLL_CON1_VAL
, &clk->cpll_con1);
869
writel(
CPLL_CON1_VAL
, &clk->cpll_con1);
Completed in 58 milliseconds