Home
last modified time | relevance | path

Searched defs:ast2600_sdrammc_regs (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2600.h135 struct ast2600_sdrammc_regs { struct
136 u32 protection_key; /* offset 0x00 */
137 u32 config; /* offset 0x04 */
138 u32 gm_protection_key; /* offset 0x08 */
139 u32 refresh_timing; /* offset 0x0C */
140 u32 ac_timing[4]; /* offset 0x10 ~ 0x1C */
141 u32 mr01_mode_setting; /* offset 0x20 */
142 u32 mr23_mode_setting; /* offset 0x24 */
143 u32 mr45_mode_setting; /* offset 0x28 */
144 u32 mr6_mode_setting; /* offset 0x2C */
[all …]