OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpll_sdiv
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
clock_init.h
52
unsigned
cpll_sdiv
;
member in struct:mem_timings
clock_init_exynos5.c
150
.
cpll_sdiv
= 0x1,
273
.
cpll_sdiv
= 0x2,
376
.
cpll_sdiv
= 0x2,
641
val = set_pll(mem->cpll_mdiv, mem->cpll_pdiv, mem->
cpll_sdiv
);
870
val = set_pll(mem->cpll_mdiv, mem->cpll_pdiv, mem->
cpll_sdiv
);
Completed in 80 milliseconds