Home
last modified time | relevance | path

Searched refs:SDRAM_CONF_CACHE_INIT_DONE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-aspeed/
Dsdram_ast2500.h58 #define SDRAM_CONF_CACHE_INIT_DONE (1 << 19) macro
/external/u-boot/arch/arm/mach-aspeed/ast2500/
Dsdram_ast2500.c289 while (!(readl(&info->regs->config) & SDRAM_CONF_CACHE_INIT_DONE)) in ast2500_sdrammc_init_ddr4()