Searched refs:fast_dll (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dmemory.c53 u32 fast_dll = 0; local
75 fast_dll = SDRC_DLLA_CTRL;
78 fast_dll = SDRC_DLLB_CTRL;
82 fast_dll &= ~0xff00;
83 fast_dll |= dll_cnt; /* Current lock mode */
86 mem_timings.fast_dll_ctrl = (fast_dll | (3 << 8));

Completed in 88 milliseconds