OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apll_mdiv
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
clock_init.h
23
unsigned
apll_mdiv
;
member in struct:arm_clk_ratios
44
unsigned
apll_mdiv
;
member in struct:mem_timings
clock_init_exynos5.c
28
.
apll_mdiv
= 0x96,
45
.
apll_mdiv
= 0xc8,
60
.
apll_mdiv
= 0x64,
75
.
apll_mdiv
= 0x7d,
90
.
apll_mdiv
= 0x96,
105
.
apll_mdiv
= 0xaf,
120
.
apll_mdiv
= 0x1a9,
619
val = set_pll(arm_clk_ratio->
apll_mdiv
, arm_clk_ratio->apll_pdiv,
820
val = set_pll(arm_clk_ratio->
apll_mdiv
,
Completed in 670 milliseconds