OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epll_sdiv
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
clock_init.h
58
unsigned
epll_sdiv
;
member in struct:mem_timings
clock_init_exynos5.c
154
.
epll_sdiv
= 0x1,
279
.
epll_sdiv
= 0x3,
382
.
epll_sdiv
= 0x3,
656
val = set_pll(mem->epll_mdiv, mem->epll_pdiv, mem->
epll_sdiv
);
863
val = set_pll(mem->epll_mdiv, mem->epll_pdiv, mem->
epll_sdiv
);
Completed in 70 milliseconds