Searched defs:memory_timings (Results 1 – 2 of 2) 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 */
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 */