Home
last modified time | relevance | path

Searched refs:SCU_HWSTRAP_DDR4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h12 #define SCU_HWSTRAP_DDR4 (1 << 24) macro
H A Dscu_ast2500.h15 #define SCU_HWSTRAP_DDR4 (1 << 24) macro
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c503 if (readl(&priv->scu->hwstrap) & SCU_HWSTRAP_DDR4) { in ast2500_sdrammc_probe()