Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2500.h60 #define SDRAM_CONF_CACHE_INIT_DONE (1 << 19) macro
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c366 while (!(readl(&info->regs->config) & SDRAM_CONF_CACHE_INIT_DONE)) in ast2500_sdrammc_init_ddr4()
468 SDRAM_CONF_CACHE_INIT_DONE)) in ast2500_sdrammc_probe()