Home
last modified time | relevance | path

Searched hist:"78 c5a180871d4337d4cfd41d6739a04b271b2e4d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h78c5a180871d4337d4cfd41d6739a04b271b2e4d Fri Apr 03 23:52:52 UTC 2015 Tim Harvey <tharvey@gateworks.com> arm: mx6: ddr: add pd_fast_exit flag to system information

DDR3 has a special Precharge power-down mode: fast-exit vs slow-exit.

In slow-exit mode the DLL is off but in some quiescent state that makes it easy
to turn on again in tXPDLL cycles (about 10tCK) vs the full tDLLK (512tCK).
In fast-exist mode the DLL is maintained such that it is ready again in about
3tCK.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>