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