Home
last modified time | relevance | path

Searched defs:mem_timings (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init.h38 struct mem_timings { struct
44 unsigned apll_mdiv;
45 unsigned apll_pdiv;
46 unsigned apll_sdiv;
47 unsigned mpll_mdiv;
48 unsigned mpll_pdiv;
91 unsigned phy0_dq;
92 unsigned phy1_dq;
110 unsigned iv_size;
112 unsigned aref_en;
[all …]
H A Dexynos4_setup.h405 struct mem_timings { struct
407 unsigned timingref;
408 unsigned timingrow;
409 unsigned timingdata;
411 unsigned zqcontrol;
412 unsigned control0;
413 unsigned control1;
414 unsigned control2;
415 unsigned concontrol;
417 unsigned memcontrol;
[all …]
H A Dclock_init_exynos5.c136 struct mem_timings mem_timings[] = { variable
/openbmc/linux/arch/arm/mach-omap2/
H A Dsdrc2xxx.c37 static struct memory_timings mem_timings; variable