Searched defs:memory_timings (Results 1 – 1 of 1) sorted by relevance
85 struct memory_timings { struct86 u32 m_type; /* ddr = 1, sdr = 0 */87 u32 dll_mode; /* use lock mode = 1, unlock mode = 0 */88 u32 slow_dll_ctrl; /* unlock mode, dll value for slow speed */89 u32 fast_dll_ctrl; /* unlock mode, dll value for fast speed */90 u32 base_cs; /* base chip select to use for calculations */